From 742d6dd846c62a273e477eb458ddeb5338ef2df6 Mon Sep 17 00:00:00 2001 From: renealr Date: Tue, 24 Apr 2018 14:23:16 -0400 Subject: upgrade to spring boot 1.5.12 update the pom files to pull a newer version of spring boot Issue-ID: AAI-1093 Change-Id: I3b8ea62bb81392c089432c73253e5d6e4505e01d Signed-off-by: renealr --- sparkybe-onap-application/pom.xml | 49 ++++++++++++++++++--------------------- 1 file changed, 23 insertions(+), 26 deletions(-) (limited to 'sparkybe-onap-application') diff --git a/sparkybe-onap-application/pom.xml b/sparkybe-onap-application/pom.xml index e58e54a..98bad9b 100644 --- a/sparkybe-onap-application/pom.xml +++ b/sparkybe-onap-application/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 1.5.10.RELEASE + 1.5.12.RELEASE org.onap.aai.sparky-be @@ -106,8 +106,8 @@ - @@ -162,17 +162,17 @@ 1.2 - - @@ -386,7 +386,7 @@ - + org.apache.maven.plugins maven-resources-plugin @@ -467,8 +467,8 @@ - - + + org.jacoco jacoco-maven-plugin @@ -521,12 +521,12 @@ - com.spotify @@ -544,10 +544,10 @@ - @@ -565,6 +565,3 @@ - - - -- cgit 1.2.3-korg