From e533abbfe475f496857646c41e52f9aeecdac92b Mon Sep 17 00:00:00 2001 From: jz385p Date: Mon, 31 Aug 2020 15:55:48 +0530 Subject: Upgraded few jars to fix security issues Fixed security vulnerability issues Issue-ID: PORTAL-945 Change-Id: Ief6986ef12223c74ae5297dbd934853fa2d66382 Signed-off-by: jz385p --- ecomp-sdk/epsdk-app-common/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'ecomp-sdk/epsdk-app-common/pom.xml') diff --git a/ecomp-sdk/epsdk-app-common/pom.xml b/ecomp-sdk/epsdk-app-common/pom.xml index 75c7e29e..2d1ef707 100644 --- a/ecomp-sdk/epsdk-app-common/pom.xml +++ b/ecomp-sdk/epsdk-app-common/pom.xml @@ -134,17 +134,17 @@ com.fasterxml.jackson.core jackson-annotations - 2.8.10 + 2.11.0 com.fasterxml.jackson.core jackson-core - 2.8.10 + 2.11.0 com.fasterxml.jackson.core jackson-databind - 2.8.10 + 2.11.0 com.mchange @@ -312,7 +312,7 @@ org.apache.logging.log4j log4j - 2.11.2 + 2.13.1 pom -- cgit 1.2.3-korg