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-core/pom.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'ecomp-sdk/epsdk-core') diff --git a/ecomp-sdk/epsdk-core/pom.xml b/ecomp-sdk/epsdk-core/pom.xml index 8837e656..15e83f90 100644 --- a/ecomp-sdk/epsdk-core/pom.xml +++ b/ecomp-sdk/epsdk-core/pom.xml @@ -19,7 +19,7 @@ - 6.4.0.Final + 6.5.0.Final @@ -154,7 +154,7 @@ org.springframework.boot spring-boot-starter - 1.3.0.RELEASE + 1.5.11.RELEASE org.slf4j @@ -228,7 +228,7 @@ com.mchange c3p0 - 0.9.5.2 + 0.9.5.3 @@ -439,7 +439,7 @@ org.apache.wicket wicket-core - 1.5.16 + 6.0.0 ch.qos.logback @@ -464,7 +464,7 @@ org.apache.poi poi - 3.5-FINAL + 3.14 commons-logging @@ -479,7 +479,7 @@ org.apache.poi poi-ooxml - 3.5-FINAL + 3.14 commons-logging @@ -494,7 +494,7 @@ org.apache.poi poi-scratchpad - 3.5-FINAL + 3.14 commons-logging @@ -509,7 +509,7 @@ org.apache.poi poi-contrib - 3.5-FINAL + 3.6 commons-logging -- cgit 1.2.3-korg