From a974953a9f26d65414123e26007120aed5a73ab7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 11:06:40 +0000 Subject: [PATCH] maven(deps): bump jackson-dataformat-yaml from 2.12.5 to 2.14.2 Bumps [jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) from 2.12.5 to 2.14.2. - [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases) - [Commits](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.12.5...jackson-dataformats-text-2.14.2) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 60808b6..99d9c50 100644 --- a/pom.xml +++ b/pom.xml @@ -199,7 +199,7 @@ com.fasterxml.jackson.dataformat jackson-dataformat-yaml - 2.12.5 + 2.14.2