From 0ed4d22d7b88aa3b86306ca2833c7acac20a091c Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Mon, 5 Aug 2019 11:07:24 -0400 Subject: Update to spring-boot 1.5.21 Issue-ID: AAI-2560 Signed-off-by: Jimmy Forsyth Change-Id: Ifd9c4d10fe5bfcd3f23700557065ffa4d51e257a --- aai-rest/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'aai-rest') diff --git a/aai-rest/pom.xml b/aai-rest/pom.xml index 2e108046..203a89e4 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.20.RELEASE - 1.5.20.RELEASE + 1.5.21.RELEASE + 1.5.21.RELEASE 1.0.8.RELEASE @@ -121,7 +121,7 @@ org.springframework.boot spring-boot-test - 1.5.20.RELEASE + 1.5.21.RELEASE test -- cgit 1.2.3-korg