From: Lee, Tian (tl5884) Date: Wed, 12 Sep 2018 14:52:57 +0000 (+0100) Subject: Fix NexusIQ security vulnerabilities X-Git-Tag: 1.3.0~5 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fbabel.git;a=commitdiff_plain;h=c2e3e7567a82249b193a6532ffd00b90a8724aaa Fix NexusIQ security vulnerabilities - Update oparent version to 1.2.0 - Remove explicit Guava dependency (not used) - Update commons-compress version to latest (1.18) Change-Id: Ic76e7ee7634fa8f410583a9019c59b86f1f180b4 Issue-ID: AAI-1291 Signed-off-by: Lee, Tian (tl5884) --- diff --git a/pom.xml b/pom.xml index e63b674..c2d2678 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.onap.oparent oparent - 1.1.0 + 1.2.0 @@ -54,7 +54,7 @@ 1.2.2 1.4.1 - 1.16.1 + 1.18 2.1 0.13.2 org.onap.aai.aai-common @@ -64,7 +64,6 @@ 1.3.0 1.6 1.2.3 - 25.1-jre 1.8 @@ -105,7 +104,6 @@ logback-core ${logback.version} - commons-codec commons-codec @@ -129,18 +127,11 @@ org.codehaus.groovy groovy-all - org.onap.sdc.sdc-tosca sdc-tosca ${sdc.tosca.version} - - com.google.guava - guava - ${guava.version} - - org.onap.aai rest-client