From 60484bdc35d275758b6db8d47712d200d324743e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 06:27:17 +0000 Subject: [PATCH] Bump jackson-databind from 2.9.10.8 to 2.12.6.1 in /mySpringMvcBook Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.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] --- mySpringMvcBook/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mySpringMvcBook/pom.xml b/mySpringMvcBook/pom.xml index 76d7060f..828dc5b5 100644 --- a/mySpringMvcBook/pom.xml +++ b/mySpringMvcBook/pom.xml @@ -82,7 +82,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.10.8 + 2.12.6.1 @@ -99,7 +99,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.10.8 + 2.12.6.1