From 5e41f48f77a8d06a7f192ece5675cca8f3a7b253 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2019 09:25:20 +0000 Subject: [PATCH] Bump jackson.version from 2.9.7 to 2.10.1 in /scm-back Bumps `jackson.version` from 2.9.7 to 2.10.1. Updates `jackson-annotations` from 2.9.7 to 2.10.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-databind` from 2.9.7 to 2.10.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] --- scm-back/ly-common/pom.xml | 2 +- scm-back/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scm-back/ly-common/pom.xml b/scm-back/ly-common/pom.xml index 542152f..df28061 100644 --- a/scm-back/ly-common/pom.xml +++ b/scm-back/ly-common/pom.xml @@ -26,7 +26,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.6 + 2.10.1 diff --git a/scm-back/pom.xml b/scm-back/pom.xml index 4860d8f..ade51c0 100644 --- a/scm-back/pom.xml +++ b/scm-back/pom.xml @@ -38,7 +38,7 @@ 1.0.0-SNAPSHOT 1.26.1-RELEASE 1.0 - 2.9.7 + 2.10.1 5.0.6.RELEASE RELEASE 2.1.0.M4