From 199bfb53769ace3f7821b35f6c50359ae4e7dbbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 09:25:56 +0000 Subject: [PATCH] Bump jackson-databind from 2.9.10.5 to 2.12.7.1 in /Spring/spring-jdbc Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.5 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] --- Spring/spring-jdbc/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Spring/spring-jdbc/pom.xml b/Spring/spring-jdbc/pom.xml index e2af3b3..3d8e287 100644 --- a/Spring/spring-jdbc/pom.xml +++ b/Spring/spring-jdbc/pom.xml @@ -29,7 +29,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.10.5 + 2.12.7.1 log4j