diff --git a/.changeset/dependabot-5528646.md b/.changeset/dependabot-5528646.md new file mode 100644 index 0000000..0c04fc2 --- /dev/null +++ b/.changeset/dependabot-5528646.md @@ -0,0 +1,5 @@ +--- +"changesets": patch +--- + +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml: 2.22.2 \ No newline at end of file diff --git a/pom.xml b/pom.xml index 6a2deda..a23a2a8 100644 --- a/pom.xml +++ b/pom.xml @@ -136,7 +136,7 @@ com.fasterxml.jackson.dataformat jackson-dataformat-yaml - 2.21.0 + 2.22.2 org.mockito