From 235f7eb30eb3eea9bf9e56e0e4bc2bee458abbd4 Mon Sep 17 00:00:00 2001 From: "Kajur, Harish (vk250x)" Date: Wed, 18 Apr 2018 11:40:45 -0400 Subject: Update the pom to use the spring boot 1.5.12 Issue-ID: AAI-1036 Issue-ID: AAI-968 Issue-ID: AAI-975 Change-Id: Iad8ad4f6e5f71c969b99356b7c909dc585e97a98 Signed-off-by: Kajur, Harish (vk250x) --- aai-core/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'aai-core/pom.xml') diff --git a/aai-core/pom.xml b/aai-core/pom.xml index 67fafa42..6d6814f7 100644 --- a/aai-core/pom.xml +++ b/aai-core/pom.xml @@ -445,7 +445,7 @@ org.springframework spring-web - 4.2.5.RELEASE + 4.3.16.RELEASE javax.xml.bind @@ -633,7 +633,7 @@ org.springframework spring-jms - 4.3.2.RELEASE + 4.3.16.RELEASE -- cgit 1.2.3-korg