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-rest/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'aai-rest/pom.xml') diff --git a/aai-rest/pom.xml b/aai-rest/pom.xml index 7e6650ff..526bf2f2 100644 --- a/aai-rest/pom.xml +++ b/aai-rest/pom.xml @@ -37,9 +37,9 @@ https://nexus.onap.org - 1.0.0 - 1.5.18.RELEASE - 1.5.18.RELEASE + 1.0.1-oss + 1.5.19.RELEASE + 1.5.19.RELEASE 1.0.8.RELEASE @@ -121,7 +121,7 @@ org.springframework.boot spring-boot-test - 1.5.18.RELEASE + 1.5.19.RELEASE test -- cgit 1.2.3-korg