From: Kajur, Harish (vk250x) Date: Mon, 20 Aug 2018 18:16:36 +0000 (-0400) Subject: Update graphadmin to spring boot 1.5.15 X-Git-Tag: 1.0.0~10 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F59%2F61359%2F1;p=aai%2Fgraphadmin.git Update graphadmin to spring boot 1.5.15 Issue-ID: AAI-1517 Change-Id: I15e2b650bd74e2e3e2065338f031ae63d0d6ab18 Signed-off-by: Kajur, Harish (vk250x) --- diff --git a/pom.xml b/pom.xml index 2f5d69f..f9b9232 100755 --- a/pom.xml +++ b/pom.xml @@ -46,6 +46,8 @@ true + 1.5.15.RELEASE + java jacoco @@ -355,7 +357,7 @@ org.springframework.boot spring-boot-starter-parent - 1.5.12.RELEASE + ${spring.boot.version} import pom