From e3d4c2be090b8f29808ad05bec635f1f775b32c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 May 2020 21:16:21 +0000 Subject: [PATCH] Bump jackson.version in /spring_forms_and_validation Bumps `jackson.version` from 2.9.8 to 2.11.0. Updates `jackson-core` from 2.9.8 to 2.11.0 - [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.0) Updates `jackson-databind` from 2.9.8 to 2.11.0 - [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..a7f093d 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.0