From c5fde200de4a0d6d1c7822058a3b7695e18050ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 20:22:05 +0000 Subject: [PATCH] Bump jackson-databind in /spring_forms_and_validation Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.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] --- spring_forms_and_validation/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring_forms_and_validation/pom.xml b/spring_forms_and_validation/pom.xml index 190b469..80c7ad4 100644 --- a/spring_forms_and_validation/pom.xml +++ b/spring_forms_and_validation/pom.xml @@ -30,7 +30,7 @@ 2.0.1.Final - 2.9.8 + 2.12.6.1