From: Lizi Date: Wed, 24 Jan 2018 09:39:17 +0000 (+0000) Subject: Fix the security issue. X-Git-Tag: v1.1.0~45 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fesr-server.git;a=commitdiff_plain;h=2c338133ce372a2407a40ff633d860616f126cf4 Fix the security issue. Change-Id: I3405ec0460cd7eb24d244d5c94b23d898fbd86a0 Issue-ID: AAI-592 Signed-off-by: Lizi --- diff --git a/esr-mgr/pom.xml b/esr-mgr/pom.xml index 6864c86..e36d6e8 100644 --- a/esr-mgr/pom.xml +++ b/esr-mgr/pom.xml @@ -201,12 +201,12 @@ 1.6.5 test - + org.hamcrest hamcrest-library diff --git a/pom.xml b/pom.xml index 2e1d096..b5ced24 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ 1.2.2 - 1.5.3 + 1.5.16 2.16 5.0 2.2.4 @@ -66,7 +66,13 @@ io.swagger swagger-jersey2-jaxrs ${swagger.version} - + + +