From 9ec56e1bd2f4785e9b1a4e4d79f8d7d31d4e4ceb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 May 2020 21:06:43 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.version from 2.2.3 to 2.11.0 Bumps `com.fasterxml.jackson.version` from 2.2.3 to 2.11.0. Updates `jackson-core` from 2.2.3 to 2.11.0 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.2.3...jackson-core-2.11.0) Updates `jackson-databind` from 2.2.3 to 2.11.0 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-dataformat-xml` from 2.2.3 to 2.11.0 - [Release notes](https://github.com/FasterXML/jackson-dataformat-xml/releases) - [Commits](https://github.com/FasterXML/jackson-dataformat-xml/compare/jackson-dataformat-xml-2.2.3...jackson-dataformat-xml-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 1bbed884..e3f8d957 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ UTF-8 - 2.2.3 + 2.11.0 4.1.2.RELEASE