diff --git a/.changeset/dependabot-1075919.md b/.changeset/dependabot-1075919.md new file mode 100644 index 0000000..d4c3545 --- /dev/null +++ b/.changeset/dependabot-1075919.md @@ -0,0 +1,5 @@ +--- +"changesets": patch +--- + +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml: 2.20.0 \ No newline at end of file diff --git a/pom.xml b/pom.xml index 8de1e33..ace46ef 100644 --- a/pom.xml +++ b/pom.xml @@ -136,7 +136,7 @@ com.fasterxml.jackson.dataformat jackson-dataformat-yaml - 2.19.2 + 2.20.0 org.mockito