From d8c81e748f1db2fbd2bdd810671d90894af35d69 Mon Sep 17 00:00:00 2001 From: sa282w Date: Mon, 2 Apr 2018 11:33:14 -0400 Subject: Security Vunerabilities Issue-ID: PORTAL-155 Excluded beanshell dependency from epsdk-common, epsdk-core and epsdk-fw pom.xml. Change-Id: I068bd1134269a162a64710abc92aacf9cbba32d3 Signed-off-by: sa282w --- ecomp-sdk/epsdk-music/pom.xml | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) (limited to 'ecomp-sdk/epsdk-music') diff --git a/ecomp-sdk/epsdk-music/pom.xml b/ecomp-sdk/epsdk-music/pom.xml index e5ee7a68..6429518f 100644 --- a/ecomp-sdk/epsdk-music/pom.xml +++ b/ecomp-sdk/epsdk-music/pom.xml @@ -125,7 +125,7 @@ org.onap.music core 2.4.4.2 - + @@ -201,26 +201,26 @@ - maven-assembly-plugin - - - - - - - jar-with-dependencies - - - - - make-assembly - package - - single - - - - + maven-assembly-plugin + + + + + + + jar-with-dependencies + + + + + make-assembly + package + + single + + + + -- cgit 1.2.3-korg