From 3df350aec6c16aad332ca5aca3c7e21b9e7bf036 Mon Sep 17 00:00:00 2001 From: "Determe, Sebastien (sd378r)" Date: Tue, 3 Jul 2018 15:38:34 +0200 Subject: 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) --- pom.xml | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) (limited to 'pom.xml') 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 -- cgit 1.2.3-korg