From 6dc9def7711dcc789df9e4bec837b366fc9024c7 Mon Sep 17 00:00:00 2001 From: Alex Mukha Date: Tue, 12 Dec 2017 11:27:22 +0000 Subject: [PATCH] REPO-3097 Update jackson to 2.8.10 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 7d0884214..099813873 100644 --- a/pom.xml +++ b/pom.xml @@ -286,17 +286,17 @@ com.fasterxml.jackson.core jackson-core - 2.8.3 + 2.8.10 com.fasterxml.jackson.core jackson-databind - 2.8.3 + 2.8.10 com.fasterxml.jackson.core jackson-annotations - 2.8.3 + 2.8.10 org.codehaus.jackson