diff --git a/.changeset/dependabot-a8dce49.md b/.changeset/dependabot-a8dce49.md
new file mode 100644
index 0000000..2999d35
--- /dev/null
+++ b/.changeset/dependabot-a8dce49.md
@@ -0,0 +1,5 @@
+---
+"changesets": patch
+---
+
+- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml: 2.20.1
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 6092768..a28ba68 100644
--- a/pom.xml
+++ b/pom.xml
@@ -136,7 +136,7 @@
com.fasterxml.jackson.dataformat
jackson-dataformat-yaml
- 2.20.0
+ 2.20.1
org.mockito