From bf46ca7dac09ed0f8e999d12c1e9cf68f2ab1a7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 00:46:11 +0000 Subject: [PATCH] Bump jackson-databind from 2.10.2 to 2.12.7.1 in /Spring04_MVC_PART2 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.2 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] --- Spring04_MVC_PART2/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Spring04_MVC_PART2/pom.xml b/Spring04_MVC_PART2/pom.xml index 378067e..e7f7ba0 100644 --- a/Spring04_MVC_PART2/pom.xml +++ b/Spring04_MVC_PART2/pom.xml @@ -197,7 +197,7 @@ com.fasterxml.jackson.core jackson-databind - 2.10.2 + 2.12.7.1