From ccdd1d8e0d97bc914fafcc60c1b3e24a24dc90db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 09:33:51 +0000 Subject: [PATCH] Bump jackson-databind from 2.9.10.8 to 2.12.7.1 in /mySpringMvcBook Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.8 to 2.12.7.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..9a5942f1 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.7.1 @@ -99,7 +99,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.10.8 + 2.12.7.1