From d7192595536591a764afbdf159f68509b6b20bae Mon Sep 17 00:00:00 2001 From: Einat Vinouze Date: Sun, 7 Jul 2019 14:15:07 +0300 Subject: Upgrade to Spring 5.1.6 + simulator fasterxml Issue-ID: VID-512 Change-Id: I9a74e6357671c5eee0a425354dcd07c762c69c83 Signed-off-by: Einat Vinouze --- vid-app-common/pom.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'vid-app-common/pom.xml') diff --git a/vid-app-common/pom.xml b/vid-app-common/pom.xml index 6a48190bd..10fb3da62 100755 --- a/vid-app-common/pom.xml +++ b/vid-app-common/pom.xml @@ -26,7 +26,11 @@ UTF-8 UTF-8 2.4.0 - 4.3.22.RELEASE + 5.1.6.RELEASE + 4.3.22.RELEASE + 4.3.11.Final 2.9.8 2.27 @@ -704,7 +708,7 @@ org.springframework spring-orm - ${springframework.version} + ${springframework.orm.version} org.springframework -- cgit 1.2.3-korg