From 18e8b404aa2dcf7a3daefd3ebb1ccd97b75b98a2 Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Tue, 9 Apr 2019 11:36:35 -0400 Subject: Upgrade to springboot 1.5.20.RELEASE Issue-ID: AAI-2349 Change-Id: I6d21736b4da4483a5bf94f18ff4c3fc8e5624ba6 Signed-off-by: Jimmy Forsyth --- aai-rest/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'aai-rest/pom.xml') diff --git a/aai-rest/pom.xml b/aai-rest/pom.xml index 9cd73473..4f05440e 100644 --- a/aai-rest/pom.xml +++ b/aai-rest/pom.xml @@ -38,8 +38,8 @@ https://nexus.onap.org 1.0.1-oss - 1.5.19.RELEASE - 1.5.19.RELEASE + 1.5.20.RELEASE + 1.5.20.RELEASE 1.0.8.RELEASE @@ -121,7 +121,7 @@ org.springframework.boot spring-boot-test - 1.5.19.RELEASE + 1.5.20.RELEASE test -- cgit 1.2.3-korg