From 510c23b37daf7f6da9c4bb1e72cddc397345869a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jul 2021 13:04:48 +0000 Subject: [PATCH] Bump jackson.version from 2.10.3 to 2.12.3 Bumps `jackson.version` from 2.10.3 to 2.12.3. Updates `jackson-annotations` from 2.10.3 to 2.12.3 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-databind` from 2.10.3 to 2.12.3 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] --- docker-java/pom.xml | 8 ++++---- pom.xml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docker-java/pom.xml b/docker-java/pom.xml index b9db85b9cb..70203932bc 100644 --- a/docker-java/pom.xml +++ b/docker-java/pom.xml @@ -121,16 +121,16 @@ com.fasterxml.jackson.core jackson-databind - - 2.8.8 + + 2.12.3 test com.fasterxml.jackson.core jackson-annotations - - 2.8.8 + + 2.12.3 test diff --git a/pom.xml b/pom.xml index ec61151589..262c33fb41 100644 --- a/pom.xml +++ b/pom.xml @@ -58,7 +58,7 @@ 1.8 2.30.1 - 2.10.3 + 2.12.3 2.10.3 4.5.12 1.20