From 548aa0235500b7d9f362fab43525c1e9f3441292 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 02ef68522..24c1d608b 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