From 26b02d84a51f6a2433925be2f87b9f37b69a224b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 May 2022 05:45:03 +0000 Subject: [PATCH] Bump jackson-databind Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.8 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] --- .../web-resources/META-INF/maven/com.bit/UntitledBistro/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UB/bin/target/m2e-wtp/web-resources/META-INF/maven/com.bit/UntitledBistro/pom.xml b/UB/bin/target/m2e-wtp/web-resources/META-INF/maven/com.bit/UntitledBistro/pom.xml index e30d9e4b..12ef0238 100644 --- a/UB/bin/target/m2e-wtp/web-resources/META-INF/maven/com.bit/UntitledBistro/pom.xml +++ b/UB/bin/target/m2e-wtp/web-resources/META-INF/maven/com.bit/UntitledBistro/pom.xml @@ -169,7 +169,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.8 + 2.12.6.1