From 9299359af58dd3d15e90d4d3fc5920f7e402d2a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Jan 2021 22:29:19 +0000 Subject: [PATCH] Bump version.jackson from 2.8.2 to 2.12.1 Bumps `version.jackson` from 2.8.2 to 2.12.1. Updates `jackson-jaxrs-json-provider` from 2.8.2 to 2.12.1 Updates `jackson-annotations` from 2.8.2 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-databind` from 2.8.2 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] --- microservice-session/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/microservice-session/pom.xml b/microservice-session/pom.xml index 0e7cac10..a54d54ad 100644 --- a/microservice-session/pom.xml +++ b/microservice-session/pom.xml @@ -161,7 +161,7 @@ com.fasterxml.jackson.core jackson-annotations - 2.8.2 + 2.12.1 provided diff --git a/pom.xml b/pom.xml index 8e5d1332..6ff5dec9 100644 --- a/pom.xml +++ b/pom.xml @@ -103,7 +103,7 @@ 2.2 4.12 1.12.1 - 2.8.2 + 2.12.1 1.3.2.Final