From 0d6ba27cdb051f6883687ace5d4d5f4b77ff0a85 Mon Sep 17 00:00:00 2001 From: Lizi Date: Thu, 25 Jan 2018 07:46:54 +0000 Subject: Fix the security issue. Change-Id: Id63ea99cf3308406cb2a2ec205f0c1a2d12384e4 Issue-ID: AAI-592 Signed-off-by: Lizi --- esr-mgr/pom.xml | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'esr-mgr/pom.xml') diff --git a/esr-mgr/pom.xml b/esr-mgr/pom.xml index e36d6e8..8cf1933 100644 --- a/esr-mgr/pom.xml +++ b/esr-mgr/pom.xml @@ -142,7 +142,11 @@ io.swagger swagger-jersey2-jaxrs - + + com.fasterxml.jackson.core + jackson-databind + 2.9.4 + org.glassfish.jersey.core @@ -201,12 +205,6 @@ 1.6.5 test - org.hamcrest hamcrest-library -- cgit 1.2.3-korg