From 8571b0c392db6913a02cf05bb7566ebefe556ee4 Mon Sep 17 00:00:00 2001 From: "Eran (ev672n), Vosk" Date: Wed, 10 Oct 2018 13:23:54 +0300 Subject: security check issues updating some of the libraries to use safer versions, using security check issues Change-Id: I1a849669da16404661bfa7f1a826c0fa9828c410 Issue-ID: SDC-1829 Signed-off-by: Eran (ev672n), Vosk --- dcaedt_tools/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dcaedt_tools') diff --git a/dcaedt_tools/pom.xml b/dcaedt_tools/pom.xml index fb08279..fa3464f 100644 --- a/dcaedt_tools/pom.xml +++ b/dcaedt_tools/pom.xml @@ -243,7 +243,7 @@ com.fasterxml.jackson.core jackson-core - 2.9.2 + 2.9.6 com.fasterxml.jackson.core @@ -253,7 +253,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.2 + 2.9.6 junit -- cgit 1.2.3-korg