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-analytics/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ecomp-sdk/epsdk-analytics/pom.xml') diff --git a/ecomp-sdk/epsdk-analytics/pom.xml b/ecomp-sdk/epsdk-analytics/pom.xml index c9b3a4c4..dc736375 100644 --- a/ecomp-sdk/epsdk-analytics/pom.xml +++ b/ecomp-sdk/epsdk-analytics/pom.xml @@ -61,17 +61,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.11.4 + 2.11.0 -- cgit 1.2.3-korg