From 098f36b4326180b78444c7583d1c219776cd2f14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Jul 2020 07:21:45 +0000 Subject: [PATCH] Bump jackson.version from 2.3.3 to 2.11.1 in /mm_back_maneager Bumps `jackson.version` from 2.3.3 to 2.11.1. Updates `jackson-databind` from 2.3.3 to 2.11.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-core` from 2.3.3 to 2.11.1 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.3.3...jackson-core-2.11.1) Updates `jackson-annotations` from 2.3.3 to 2.11.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] --- mm_back_maneager/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mm_back_maneager/pom.xml b/mm_back_maneager/pom.xml index 45e99db..29c66e4 100644 --- a/mm_back_maneager/pom.xml +++ b/mm_back_maneager/pom.xml @@ -29,7 +29,7 @@ 1.4.0 1.45 2.7.0 - 2.3.3 + 2.11.1 5.0.2.RELEASE @@ -135,17 +135,17 @@ com.fasterxml.jackson.core jackson-databind - 2.9.0 + 2.11.1 com.fasterxml.jackson.core jackson-core - 2.9.0 + 2.11.1 com.fasterxml.jackson.core jackson-annotations - 2.9.0 + 2.11.1 org.mybatis