From aa3b3145613813d69b62a3f6a8606a099a04bf7c Mon Sep 17 00:00:00 2001 From: jz385p Date: Fri, 4 Sep 2020 18:51:32 +0530 Subject: Upgraded few Jars as part of security fixes Fixes for security vulnerability issues Issue-ID: PORTAL-945 Change-Id: Ib662ad7e8db3e4e3284b129592e551d025a08fd0 Signed-off-by: jz385p --- ecomp-sdk/epsdk-analytics/pom.xml | 4 ++-- ecomp-sdk/epsdk-app-common/pom.xml | 2 +- ecomp-sdk/epsdk-core/pom.xml | 6 +++--- ecomp-sdk/epsdk-fw/pom.xml | 2 +- 4 files changed, 7 insertions(+), 7 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 @@ commons-codec commons-codec - 1.10 + 1.15 commons-lang @@ -209,7 +209,7 @@ commons-fileupload commons-fileupload - 1.3.3 + 1.4 org.apache.commons diff --git a/ecomp-sdk/epsdk-app-common/pom.xml b/ecomp-sdk/epsdk-app-common/pom.xml index 2d1ef707..2af46dc8 100644 --- a/ecomp-sdk/epsdk-app-common/pom.xml +++ b/ecomp-sdk/epsdk-app-common/pom.xml @@ -176,7 +176,7 @@ org.elasticsearch elasticsearch - 7.2.1 + 7.6.1 org.apache.lucene diff --git a/ecomp-sdk/epsdk-core/pom.xml b/ecomp-sdk/epsdk-core/pom.xml index 62fcd7d6..753f0d8e 100644 --- a/ecomp-sdk/epsdk-core/pom.xml +++ b/ecomp-sdk/epsdk-core/pom.xml @@ -366,7 +366,7 @@ commons-codec commons-codec - 1.12 + 1.15 commons-lang @@ -398,7 +398,7 @@ org.elasticsearch elasticsearch - 6.8.2 + 7.6.1 org.apache.lucene @@ -513,7 +513,7 @@ commons-fileupload commons-fileupload - 1.3.3 + 1.4 commons-beanutils diff --git a/ecomp-sdk/epsdk-fw/pom.xml b/ecomp-sdk/epsdk-fw/pom.xml index eb3d2c5a..be64ae22 100644 --- a/ecomp-sdk/epsdk-fw/pom.xml +++ b/ecomp-sdk/epsdk-fw/pom.xml @@ -93,7 +93,7 @@ commons-codec commons-codec - 1.10 + 1.15 commons-logging -- cgit 1.2.3-korg