From 13bfd89c03c83e08651aedd26c490d8774ae2362 Mon Sep 17 00:00:00 2001 From: jimmy Date: Mon, 17 Dec 2018 16:27:27 -0500 Subject: [PATCH] Update to springboot 1.5.18 Change-Id: I1288ea4610c8825d4029262076b2bb7fe19f543e Issue-ID: AAI-1895 Signed-off-by: jimmy --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f744ee0..04b8a14 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ spring-boot-starter-parent org.springframework.boot - 1.5.15.RELEASE + 1.5.18.RELEASE org.onap.aai search-data-service -- 2.16.6