From 0b3f5dc994a3e6c6da931a2c71bdb8fe7d46add5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Jan 2021 23:38:37 +0000 Subject: [PATCH] Bump jackson.version in /spring_forms_and_validation Bumps `jackson.version` from 2.9.8 to 2.12.1. Updates `jackson-core` from 2.9.8 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.9.8...jackson-core-2.12.1) Updates `jackson-databind` from 2.9.8 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) 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 f8ea671..ec4a005 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.1