From 5fc329c4ceba9249b57a1ce1323fc8111a9666f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 20:20:15 +0000 Subject: [PATCH] Bump jackson-databind in /Spring Framework/spring02 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.4 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] --- Spring Framework/spring02/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Spring Framework/spring02/pom.xml b/Spring Framework/spring02/pom.xml index 5b21871..fc1c607 100644 --- a/Spring Framework/spring02/pom.xml +++ b/Spring Framework/spring02/pom.xml @@ -225,7 +225,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.4 + 2.12.6.1