From 08c1bd4d78a0504e7531876869a7ae0cd9c448df Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Tue, 26 Mar 2019 15:10:05 -0400 Subject: Upgrade to springboot 1.5.19.RELEASE Upgrade eelf to 1.0.1-oss Issue-ID: AAI-2240 Issue-ID: AAI-2241 Change-Id: Ic08dd5a76ca9a1a7f37d0f430203625d834aa0a9 Signed-off-by: Jimmy Forsyth --- aai-core/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'aai-core') diff --git a/aai-core/pom.xml b/aai-core/pom.xml index cd7450d2..14972f4d 100644 --- a/aai-core/pom.xml +++ b/aai-core/pom.xml @@ -42,7 +42,7 @@ ${project.version} 4.5.5 2.2.3 - 1.0.0 + 1.0.1-oss 1.2.3 2.3.21 5.15.6 @@ -452,7 +452,7 @@ org.springframework.boot spring-boot-test - 1.5.18.RELEASE + 1.5.19.RELEASE test -- cgit 1.2.3-korg