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-music/pom.xml | 78 +++++++++++++++++++++++++++---------------- 1 file changed, 49 insertions(+), 29 deletions(-) (limited to 'ecomp-sdk/epsdk-music/pom.xml') diff --git a/ecomp-sdk/epsdk-music/pom.xml b/ecomp-sdk/epsdk-music/pom.xml index 3b188176..2c2a7e1b 100644 --- a/ecomp-sdk/epsdk-music/pom.xml +++ b/ecomp-sdk/epsdk-music/pom.xml @@ -7,7 +7,7 @@ epsdk-project 2.2.0-SNAPSHOT - + org.onap.portal.sdk epsdk-music 2.2.0-SNAPSHOT @@ -18,7 +18,7 @@ UTF-8 - 4.2.0.RELEASE + 4.2.3.RELEASE 1.19.4 2.0.1 3.0.0 @@ -108,35 +108,45 @@ com.att.eelf eelf-core 1.0.0 + + + ch.qos.logback + logback-classic + + + ch.qos.logback + logback-core + + org.onap.music core - 2.4.4 - - + 2.4.4.1 + + com.fasterxml.jackson.core jackson-annotations - 2.6.3 + 2.8.10 com.fasterxml.jackson.core jackson-core - 2.6.3 + 2.8.10 com.fasterxml.jackson.core jackson-databind - 2.6.3 + 2.8.10 org.springframework.session @@ -148,6 +158,16 @@ json 20160212 + + ch.qos.logback + logback-core + 1.2.3 + + + ch.qos.logback + logback-classic + 1.2.3 + @@ -186,26 +206,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