From 36f64298464e80623f5d1907f20f5e6d7e0020ae Mon Sep 17 00:00:00 2001 From: sharath reddy Date: Thu, 19 Aug 2021 15:50:10 +0530 Subject: fix Istanbul CLI vulnerabilities Issue-ID: CLI-401 Signed-off-by: sharath reddy Change-Id: I0ca2826bfb3d41ce90e78d1a0ec69109b1ab260c Signed-off-by: sharath reddy --- framework/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'framework/pom.xml') diff --git a/framework/pom.xml b/framework/pom.xml index 024d1a64..e0853efa 100644 --- a/framework/pom.xml +++ b/framework/pom.xml @@ -101,7 +101,7 @@ com.fasterxml.jackson.core jackson-databind - 2.11.0 + 2.12.1 com.fasterxml.jackson.core @@ -112,7 +112,7 @@ com.fasterxml.jackson.core jackson-core - 2.11.0 + 2.12.1 com.fasterxml.jackson.dataformat -- cgit 1.2.3-korg