From 03c53c05213f0c01b8b9b03025129b9fbe801384 Mon Sep 17 00:00:00 2001 From: "Lo, WEI-TING(wl849v)" Date: Tue, 27 Mar 2018 19:24:12 -0400 Subject: Security Vulnerabilities Issue-ID: PORTAL-155 Includes Security Vulnerabilities and music jar Change-Id: Id85471555461adf2127db66ed3d4f4a3d5a06fe4 Signed-off-by: Lo, WEI-TING(wl849v) --- ecomp-sdk/epsdk-core/pom.xml | 84 +++++++++----------------------------------- 1 file changed, 17 insertions(+), 67 deletions(-) (limited to 'ecomp-sdk/epsdk-core/pom.xml') diff --git a/ecomp-sdk/epsdk-core/pom.xml b/ecomp-sdk/epsdk-core/pom.xml index abaad567..8fd5a6ee 100644 --- a/ecomp-sdk/epsdk-core/pom.xml +++ b/ecomp-sdk/epsdk-core/pom.xml @@ -319,6 +319,12 @@ org.elasticsearch elasticsearch 2.2.0 + + + org.apache.lucene + lucene-queryparser + + io.searchbox @@ -351,6 +357,10 @@ commons-httpclient commons-httpclient + + xerces + xercesImpl + @@ -386,11 +396,6 @@ runtime - org.apache.lucene - lucene-queryparser - 7.2.1 - - com.thoughtworks.xstream xstream 1.4.10 @@ -418,67 +423,7 @@ commons-beanutils commons-beanutils - 1.9.2 - - - org.apache.poi - poi - 3.17 - - - commons-logging - commons-logging - - - log4j - log4j - - - - - org.apache.poi - poi-ooxml - 3.17 - - - commons-logging - commons-logging - - - log4j - log4j - - - - - org.apache.poi - poi-scratchpad - 3.17 - - - commons-logging - commons-logging - - - log4j - log4j - - - - - org.apache.poi - poi-contrib - 3.5-FINAL - - - commons-logging - commons-logging - - - log4j - log4j - - + 1.9.3 org.apache.httpcomponents @@ -489,7 +434,12 @@ xalan xalan 2.7.2 - + + + xerces + xercesImpl + 2.11.0.SP5 + -- cgit 1.2.3-korg