From cb3dfbdd45776b6fc03507a8f547b87be33dcd2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2020 22:31:35 +0000 Subject: [PATCH] Bump jackson.version from 2.9.7 to 2.10.3 in /scm-back Bumps `jackson.version` from 2.9.7 to 2.10.3. Updates `jackson-annotations` from 2.9.7 to 2.10.3 - [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.3 - [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..cd9b7f5 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.3 diff --git a/scm-back/pom.xml b/scm-back/pom.xml index 4860d8f..e09c21c 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.3 5.0.6.RELEASE RELEASE 2.1.0.M4