From 7af2403dd9a6c95b12efec59e60d47125dc8e286 Mon Sep 17 00:00:00 2001 From: st398c Date: Fri, 14 Jun 2019 14:36:53 -0400 Subject: Blackduck scan fixes Issue-ID: PORTAL-631 Change-Id: I1a09436f606831378b7f2a6211b1199ab830e06e Signed-off-by: st398c --- ecomp-sdk/epsdk-app-common/pom.xml | 50 ++++++++++++++++++++++++++++++++++++-- 1 file changed, 48 insertions(+), 2 deletions(-) (limited to 'ecomp-sdk/epsdk-app-common/pom.xml') diff --git a/ecomp-sdk/epsdk-app-common/pom.xml b/ecomp-sdk/epsdk-app-common/pom.xml index 7125136e..1dba1420 100644 --- a/ecomp-sdk/epsdk-app-common/pom.xml +++ b/ecomp-sdk/epsdk-app-common/pom.xml @@ -176,7 +176,7 @@ org.elasticsearch elasticsearch - 2.2.0 + 7.1.1 org.apache.lucene @@ -268,8 +268,54 @@ org.beanshell bsh-core + + org.beanshell + bsh-core + + + log4j + log4j + + + log4j + log4j + + + org.apache.xmlgraphics + batik-css + + + org.apache.xmlgraphics + batik-ext + + + org.apache.xmlgraphics + batik-util + + + org.apache.xmlgraphics + batik-css + 1.8 + + + org.apache.xmlgraphics + batik-ext + 1.8 + + + org.apache.xmlgraphics + batik-util + 1.8 + + + org.apache.logging.log4j + log4j + 2.11.2 + pom + + org.jacoco @@ -280,7 +326,7 @@ com.thoughtworks.xstream xstream - 1.4.10 + 1.4.11.1 ch.qos.logback -- cgit 1.2.3-korg