From 8886b47bca90cb0e84478d24e5c9afb3a9054b63 Mon Sep 17 00:00:00 2001 From: "Kishore Reddy, Gujja (kg811t)" Date: Fri, 23 Mar 2018 18:16:50 -0400 Subject: Security fixes Issue-ID: PORTAL-136, PORTAL-155, PORTAL-210,PORTAL-217 Includes JUNITS and docker changes, music integration and security fixes Change-Id: Ib9205d7e8aa31c525a87e9d9a8076906ea4c7f0a Signed-off-by: Kishore Reddy, Gujja (kg811t) --- ecomp-portal-BE-common/pom.xml | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'ecomp-portal-BE-common/pom.xml') diff --git a/ecomp-portal-BE-common/pom.xml b/ecomp-portal-BE-common/pom.xml index 7cdc7968..ce394eaf 100644 --- a/ecomp-portal-BE-common/pom.xml +++ b/ecomp-portal-BE-common/pom.xml @@ -340,7 +340,7 @@ org.apache.poi poi - 3.17 + 3.15 commons-logging @@ -355,7 +355,7 @@ org.apache.poi poi-ooxml - 3.17 + 3.15 commons-logging @@ -547,7 +547,7 @@ commons-beanutils commons-beanutils - 1.9.2 + 1.9.3 com.ecwid.consul @@ -632,11 +632,6 @@ spring-security-config ${springframework.version} - - org.apache.lucene - lucene-queryparser - 7.2.1 - com.thoughtworks.xstream xstream -- cgit 1.2.3-korg