From 702243e252731e3ffa9cf2bf5f920a6436688832 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 21:05:27 +0000 Subject: [PATCH] Bump jackson-databind Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.7 to 2.12.6.1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- target/m2e-wtp/web-resources/META-INF/maven/kr.co/fa/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/m2e-wtp/web-resources/META-INF/maven/kr.co/fa/pom.xml b/target/m2e-wtp/web-resources/META-INF/maven/kr.co/fa/pom.xml index 589998e..c043d31 100644 --- a/target/m2e-wtp/web-resources/META-INF/maven/kr.co/fa/pom.xml +++ b/target/m2e-wtp/web-resources/META-INF/maven/kr.co/fa/pom.xml @@ -52,7 +52,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.7 + 2.12.6.1