From 7d7b74d4d92e7fa45471fb0e8678837f71da3d02 Mon Sep 17 00:00:00 2001 From: st398c Date: Wed, 10 Jul 2019 14:14:39 -0400 Subject: Blackduck scan fixes Issue-ID: PORTAL-631 Change-Id: I240f3656de2de2d3540f0fc1d615c461beab14c5 Signed-off-by: st398c --- ecomp-sdk/epsdk-core/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'ecomp-sdk/epsdk-core/pom.xml') diff --git a/ecomp-sdk/epsdk-core/pom.xml b/ecomp-sdk/epsdk-core/pom.xml index 64409326..0e8fc4cf 100644 --- a/ecomp-sdk/epsdk-core/pom.xml +++ b/ecomp-sdk/epsdk-core/pom.xml @@ -312,7 +312,7 @@ commons-codec commons-codec - 1.10 + 1.12 commons-lang @@ -337,7 +337,7 @@ org.bouncycastle bcprov-jdk15on - 1.59 + 1.60 @@ -464,7 +464,7 @@ org.apache.poi poi - 3.14 + 3.17 commons-logging @@ -494,7 +494,7 @@ org.apache.poi poi-scratchpad - 3.14 + 3.17 commons-logging -- cgit 1.2.3-korg