From f407d2f5389ed09f3c7447dea2672c1defebbebc Mon Sep 17 00:00:00 2001 From: LiZi Date: Wed, 28 Mar 2018 23:07:48 -0400 Subject: [PATCH] upgrade jackson-databind Change-Id: Ie1f0f67dcc3d47dbf0563eaaf4d3bce239588669 Issue-ID: AAI-592 Signed-off-by: LiZi --- pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c8d928a..ae2bf31 100644 --- a/pom.xml +++ b/pom.xml @@ -72,7 +72,11 @@ hibernate-validator 5.4.2.Final - + + com.fasterxml.jackson.core + jackson-databind + 2.9.5 + org.glassfish.jersey.core -- 2.16.6