From: Determe, Sebastien (sd378r) Date: Tue, 3 Jul 2018 13:38:34 +0000 (+0200) Subject: Fix security issue in java X-Git-Tag: 3.0.0~55^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=3df350aec6c16aad332ca5aca3c7e21b9e7bf036;p=clamp.git Fix security issue in java Remove/upgrade some java libs reported by Nexus IQ Issue-ID: CLAMP-192 Change-Id: If39dc00abfad081c9298c663c99b747a90693fc0 Signed-off-by: Determe, Sebastien (sd378r) --- diff --git a/pom.xml b/pom.xml index b2a397fa..5a9fad73 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,6 @@ 1.8 2.0.0-rc4 - 20.0 1.0.0 2.20.1 1.5.14.RELEASE @@ -485,16 +484,6 @@ commons-csv 1.3 - - com.sun.faces - jsf-api - 2.1.7 - - - com.sun.faces - jsf-impl - 2.1.7 - org.codehaus.plexus @@ -511,6 +500,11 @@ jboss-jaxrs-api_2.0_spec 1.0.1.Final + + com.google.guava + guava + 25.1-jre + org.mariadb.jdbc