From e93913a77a630501cc158c384e105a978bab50e8 Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Tue, 2 Apr 2019 11:55:36 -0700 Subject: [PATCH] Update to latest springboot Issue-ID: AAI-2253 Change-Id: I3e201603ffb6cc8d3eab5ab0184576f0dd130591 Signed-off-by: Jimmy Forsyth --- search-data-service-app/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/search-data-service-app/pom.xml b/search-data-service-app/pom.xml index 10e84dd..485e9a4 100644 --- a/search-data-service-app/pom.xml +++ b/search-data-service-app/pom.xml @@ -27,7 +27,7 @@ spring-boot-starter-parent org.springframework.boot - 1.5.18.RELEASE + 1.5.19.RELEASE org.onap.aai.search-data-service -- 2.16.6