summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/epsdk-core/pom.xml
diff options
context:
space:
mode:
authorst398c <st398c@research.att.com>2019-07-10 14:14:39 -0400
committerst398c <st398c@research.att.com>2019-07-10 14:29:42 -0400
commit7d7b74d4d92e7fa45471fb0e8678837f71da3d02 (patch)
treebe75fe5dc393aebb2a0da7591d684e746212c98b /ecomp-sdk/epsdk-core/pom.xml
parent5837a6d32c065cc80a95a4bee6b71008304ef312 (diff)
Blackduck scan fixes
Issue-ID: PORTAL-631 Change-Id: I240f3656de2de2d3540f0fc1d615c461beab14c5 Signed-off-by: st398c <st398c@research.att.com>
Diffstat (limited to 'ecomp-sdk/epsdk-core/pom.xml')
-rw-r--r--ecomp-sdk/epsdk-core/pom.xml8
1 files changed, 4 insertions, 4 deletions
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 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
- <version>1.10</version>
+ <version>1.12</version>
</dependency>
<dependency>
<groupId>commons-lang</groupId>
@@ -337,7 +337,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15on</artifactId>
- <version>1.59</version>
+ <version>1.60</version>
</dependency>
<!-- Elastic Search -->
@@ -464,7 +464,7 @@
<dependency>
<groupId>org.apache.poi</groupId>
<artifactId>poi</artifactId>
- <version>3.14</version>
+ <version>3.17</version>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>
@@ -494,7 +494,7 @@
<dependency>
<groupId>org.apache.poi</groupId>
<artifactId>poi-scratchpad</artifactId>
- <version>3.14</version>
+ <version>3.17</version>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>