From eeafa1f45e6087b67c1f7050bbb46841f7b8f051 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2020 19:33:53 +0000 Subject: [PATCH] Bump jackson.version from 2.9.8 to 2.10.3 in /spring_controller Bumps `jackson.version` from 2.9.8 to 2.10.3. Updates `jackson-core` from 2.9.8 to 2.10.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.10.3) Updates `jackson-databind` from 2.9.8 to 2.10.3 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] --- spring_controller/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring_controller/pom.xml b/spring_controller/pom.xml index fdc6d0b..b2237d3 100644 --- a/spring_controller/pom.xml +++ b/spring_controller/pom.xml @@ -26,7 +26,7 @@ 5.1.4.RELEASE - 2.9.8 + 2.10.3