From 5e087bf146e42d0973856c581b0fd8df0c675be2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 05:02:12 +0000 Subject: [PATCH] Bump jackson-databind in /P2G1/MainProject/dockerdemo 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] --- P2G1/MainProject/dockerdemo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/P2G1/MainProject/dockerdemo/pom.xml b/P2G1/MainProject/dockerdemo/pom.xml index a226c545..1b87b55f 100644 --- a/P2G1/MainProject/dockerdemo/pom.xml +++ b/P2G1/MainProject/dockerdemo/pom.xml @@ -31,7 +31,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.8 + 2.12.6.1