From eff2a591e7049e7e56e41be7117fadd0c075c548 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2020 21:40:37 +0000 Subject: [PATCH] Bump jackson.version from 2.7.3 to 2.10.3 Bumps `jackson.version` from 2.7.3 to 2.10.3. Updates `jackson-databind` from 2.7.3 to 2.10.3 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-datatype-joda` from 2.7.3 to 2.10.3 - [Release notes](https://github.com/FasterXML/jackson-datatype-joda/releases) - [Commits](https://github.com/FasterXML/jackson-datatype-joda/compare/jackson-datatype-joda-2.7.3...jackson-datatype-joda-2.10.3) Updates `jackson-annotations` from 2.7.3 to 2.10.3 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- symphony-client/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c7e6aef..b7db42a 100644 --- a/pom.xml +++ b/pom.xml @@ -232,7 +232,7 @@ 2.2.2 1.5.16 1.5.16 - 2.7.3 + 2.10.3 2.25.1 diff --git a/symphony-client/pom.xml b/symphony-client/pom.xml index 9702f32..8db64f2 100644 --- a/symphony-client/pom.xml +++ b/symphony-client/pom.xml @@ -55,7 +55,7 @@ com.fasterxml.jackson.core jackson-annotations - 2.8.0 + 2.10.3