diff --git a/.changeset/dependabot-4fb901f.md b/.changeset/dependabot-4fb901f.md
new file mode 100644
index 0000000..f27a28b
--- /dev/null
+++ b/.changeset/dependabot-4fb901f.md
@@ -0,0 +1,5 @@
+---
+"changesets": patch
+---
+
+- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index b0f0842..362f07e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -136,7 +136,7 @@
com.fasterxml.jackson.dataformat
jackson-dataformat-yaml
- 2.19.0
+ 2.19.2
org.mockito