From 1d903a1ac674a57c506534eb63203beb103fe5f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2020 21:48:26 +0000 Subject: [PATCH] Bump jackson2.version from 2.1.0 to 2.10.3 in /java Bumps `jackson2.version` from 2.1.0 to 2.10.3. Updates `jackson-core` from 2.1.0 to 2.10.3 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/commits/jackson-core-2.10.3) Updates `jackson-annotations` from 2.1.0 to 2.10.3 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-databind` from 2.1.0 to 2.10.3 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-module-jaxb-annotations` from 2.1.0 to 2.10.3 - [Release notes](https://github.com/FasterXML/jackson-modules-base/releases) - [Commits](https://github.com/FasterXML/jackson-modules-base/commits/jackson-modules-base-2.10.3) Updates `jackson-jaxrs-json-provider` from 2.1.0 to 2.10.3 Signed-off-by: dependabot[bot] --- java/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/pom.xml b/java/pom.xml index d904e5e8..d9e3be3e 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -10,7 +10,7 @@ 2.7.7 14.0 - 2.1.0 + 2.10.3 2.1 4.11 UTF-8