From b23815f098b752259f8a3a16ff925da60e2a0d85 Mon Sep 17 00:00:00 2001 From: LiZi Date: Thu, 29 Mar 2018 02:02:54 -0400 Subject: [PATCH] undone upgrade jackson-databind According to the nexus IQ reports some other security issues caused by upgrade jackson-databind. Change-Id: I6cfebcdd104c47304185fde024105edea473042c Issue-ID: AAI-592 Signed-off-by: LiZi --- pom.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index ae2bf31..42abe4b 100644 --- a/pom.xml +++ b/pom.xml @@ -72,11 +72,7 @@ hibernate-validator 5.4.2.Final - - com.fasterxml.jackson.core - jackson-databind - 2.9.5 - + org.glassfish.jersey.core -- 2.16.6