From: Kajur, Harish (vk250x) Date: Tue, 20 Mar 2018 16:55:12 +0000 (-0400) Subject: Update spring boot 1.5.1 to 1.5.10 X-Git-Tag: v1.2.0~23 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=588efc99e920092094161ad03df9721d8257be41;p=aai%2Fresources.git Update spring boot 1.5.1 to 1.5.10 Issue-ID: AAI-800 Change-Id: I11e52ef14d43b0577a021c581a35ae30f43c397b Signed-off-by: Kajur, Harish (vk250x) --- diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index 759fccd1..80cf1c1f 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -9,7 +9,7 @@ org.springframework.boot spring-boot-starter-parent - 1.5.1.RELEASE + 1.5.10.RELEASE @@ -649,11 +649,6 @@ ${jsonassert.version} test - - org.eclipse.jetty - jetty-util - ${eclipse.jetty.version} -