From 261a4320eb81529c96e4881af97be7499eecdb3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Nov 2020 15:51:08 +0000 Subject: [PATCH] Bump jackson.version in /spring_forms_and_validation Bumps `jackson.version` from 2.9.8 to 2.11.3. Updates `jackson-core` from 2.9.8 to 2.11.3 - [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.11.3) Updates `jackson-databind` from 2.9.8 to 2.11.3 - [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..4c5cbdf 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.11.3