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-fw/pom.xml | 50 +++++++++++++++++++++++++++++++++------------- 1 file changed, 36 insertions(+), 14 deletions(-) (limited to 'ecomp-sdk/epsdk-fw') diff --git a/ecomp-sdk/epsdk-fw/pom.xml b/ecomp-sdk/epsdk-fw/pom.xml index 0cecde97..62600840 100644 --- a/ecomp-sdk/epsdk-fw/pom.xml +++ b/ecomp-sdk/epsdk-fw/pom.xml @@ -91,6 +91,22 @@ log4j log4j + + xerces + xercesImpl + + + xalan + xalan + + + commons-beanutils + commons-beanutils-core + + + commons-httpclient + commons-httpclient + @@ -98,6 +114,12 @@ junit 4.12 test + + + org.apache.httpcomponents + httpclient + + @@ -148,18 +170,18 @@ 1.0.0.Final test - - org.mockito - mockito-core - 1.10.19 - test - - org.jacoco - org.jacoco.agent - runtime - test - ${jacoco.version} + org.mockito + mockito-core + 1.10.19 + test + + + org.jacoco + org.jacoco.agent + runtime + test + ${jacoco.version} commons-fileupload @@ -167,9 +189,9 @@ 1.3.3 - commons-beanutils - commons-beanutils - 1.9.2 + commons-beanutils + commons-beanutils + 1.9.3 -- cgit 1.2.3-korg