From 745b4d5681133a94e507db1452b72ca1a2c19446 Mon Sep 17 00:00:00 2001 From: "Sonsino, Ofir (os0695)" Date: Tue, 3 Apr 2018 10:53:27 +0300 Subject: Fix security issues Change-Id: I9d003e30920e7cb57143743f260e4ae2a8ba52d6 Issue-ID: VID-149 Signed-off-by: Sonsino, Ofir (os0695) --- vid-app-common/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vid-app-common') diff --git a/vid-app-common/pom.xml b/vid-app-common/pom.xml index de0e0d2d0..7a4852280 100755 --- a/vid-app-common/pom.xml +++ b/vid-app-common/pom.xml @@ -19,7 +19,7 @@ UTF-8 UTF-8 2.1.0 - 4.2.4.RELEASE + 4.2.9.RELEASE 4.3.11.Final true @@ -307,7 +307,7 @@ com.fasterxml.jackson.core jackson-core - 2.6.3 + 2.8.6 com.fasterxml.jackson.core -- cgit 1.2.3-korg