From 14228e64cff0417437176c917c92d640ed8b2f2d Mon Sep 17 00:00:00 2001 From: "Eran (ev672n), Vosk" Date: Wed, 10 Oct 2018 16:20:20 +0300 Subject: security check issues updating some of the libraries to use safer versions, using security check issues Change-Id: I9c8b143cf84060bc7a40cee1d080ae3964770759 Issue-ID: SDC-1829 Signed-off-by: Eran (ev672n), Vosk --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 874e943..cbd3ae8 100644 --- a/pom.xml +++ b/pom.xml @@ -20,12 +20,12 @@ org.springframework spring-beans - 4.3.17.RELEASE + 5.0.9.RELEASE org.springframework spring-context - 4.3.17.RELEASE + 5.0.9.RELEASE log4j @@ -56,7 +56,7 @@ org.springframework spring-web - 4.3.17.RELEASE + 5.0.9.RELEASE com.fasterxml.jackson.datatype -- cgit 1.2.3-korg