From 079001a9772a2a60dcf4a3a2a9160d2f1f3205eb Mon Sep 17 00:00:00 2001 From: "Lee, Tian (tl5884)" Date: Thu, 5 Jul 2018 12:39:02 +0100 Subject: [PATCH] Resolve Nexus-IQ security vulnerabilities Threat level 4+ Change-Id: Iedd7b44f7d8d07d81825b2c7cc076e82aba81b91 Issue-ID: AAI-1291 Signed-off-by: Lee, Tian (tl5884) --- pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d71532e..8543177 100644 --- a/pom.xml +++ b/pom.xml @@ -42,7 +42,7 @@ - 1.5.12.RELEASE + 1.5.14.RELEASE UTF-8 UTF-8 @@ -62,6 +62,7 @@ 1.3.0 1.6 1.2.3 + 25.1-jre @@ -131,6 +132,12 @@ sdc-tosca ${sdc.tosca.version} + + com.google.guava + guava + ${guava.version} + + org.onap.aai rest-client -- 2.16.6