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-os/pom.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'ecomp-portal-BE-os/pom.xml') diff --git a/ecomp-portal-BE-os/pom.xml b/ecomp-portal-BE-os/pom.xml index 3eae6860..ed42c061 100644 --- a/ecomp-portal-BE-os/pom.xml +++ b/ecomp-portal-BE-os/pom.xml @@ -386,7 +386,7 @@ org.apache.poi poi - 3.17 + 3.15 commons-logging @@ -401,7 +401,7 @@ org.apache.poi poi-ooxml - 3.17 + 3.15 commons-logging @@ -609,7 +609,7 @@ commons-beanutils commons-beanutils - 1.9.2 + 1.9.3 @@ -656,6 +656,7 @@ org.onap.portal.sdk epsdk-music ${epsdk.version} + jar-with-dependencies org.onap.music -- cgit 1.2.3-korg