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-core/pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 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 1278a11b..62fcd7d6 100644 --- a/ecomp-sdk/epsdk-core/pom.xml +++ b/ecomp-sdk/epsdk-core/pom.xml @@ -299,23 +299,23 @@ org.yaml snakeyaml - 1.15 + 1.26 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.11.4 + 2.11.0 @@ -498,7 +498,7 @@ org.apache.wicket wicket-core - 8.5.0 + 8.7.0 ch.qos.logback -- cgit 1.2.3-korg