summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/epsdk-analytics/pom.xml
diff options
context:
space:
mode:
authorjz385p <jegadeesh.babu@att.com>2020-09-04 18:51:32 +0530
committerjz385p <jegadeesh.babu@att.com>2020-09-04 18:52:06 +0530
commitaa3b3145613813d69b62a3f6a8606a099a04bf7c (patch)
tree4cfc6663238d19ffbe7dc7548c3a7c4ee3110231 /ecomp-sdk/epsdk-analytics/pom.xml
parent5f2f49f765d16ac6f8db0665c3ab89f21002007a (diff)
Upgraded few Jars as part of security fixes
Fixes for security vulnerability issues Issue-ID: PORTAL-945 Change-Id: Ib662ad7e8db3e4e3284b129592e551d025a08fd0 Signed-off-by: jz385p <jegadeesh.babu@att.com>
Diffstat (limited to 'ecomp-sdk/epsdk-analytics/pom.xml')
-rw-r--r--ecomp-sdk/epsdk-analytics/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ecomp-sdk/epsdk-analytics/pom.xml b/ecomp-sdk/epsdk-analytics/pom.xml
index dc736375..768b7d8b 100644
--- a/ecomp-sdk/epsdk-analytics/pom.xml
+++ b/ecomp-sdk/epsdk-analytics/pom.xml
@@ -78,7 +78,7 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
- <version>1.10</version>
+ <version>1.15</version>
</dependency>
<dependency>
<groupId>commons-lang</groupId>
@@ -209,7 +209,7 @@
<dependency>
<groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
- <version>1.3.3</version>
+ <version>1.4</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>