From 2778a66b70edc8e0a2eba65a7553db93c4b48a93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Apr 2020 08:21:07 +0000 Subject: [PATCH] Bump jackson.version from 2.9.5 to 2.11.0 Bumps `jackson.version` from 2.9.5 to 2.11.0. Updates `jackson-databind` from 2.9.5 to 2.11.0 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-annotations` from 2.9.5 to 2.11.0 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-module-jaxb-annotations` from 2.9.5 to 2.11.0 - [Release notes](https://github.com/FasterXML/jackson-modules-base/releases) - [Commits](https://github.com/FasterXML/jackson-modules-base/compare/jackson-modules-base-2.9.5...jackson-modules-base-2.11.0) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index da911e4..7954426 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ 1.0.RELEASE 1.2.60 2.9.0 - 2.9.5 + 2.11.0 5.5.1 24.0-jre Greenwich.SR3