From: Jimmy Forsyth Date: Tue, 9 Apr 2019 15:52:26 +0000 (-0400) Subject: Upgrade to springboot 1.5.20.RELEASE X-Git-Tag: 1.4.0~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=7cc883a7a04fc29740bca3e65ed531aef7ab32ce;p=aai%2Fspike.git Upgrade to springboot 1.5.20.RELEASE Issue-ID: AAI-2349 Change-Id: I15d425ed1acf5ccd84e19562bda08a0ee2a7c104 Signed-off-by: Jimmy Forsyth --- diff --git a/pom.xml b/pom.xml index 983d610..616c8a5 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ org.springframework.boot spring-boot-dependencies - 1.5.19.RELEASE + 1.5.20.RELEASE pom import @@ -234,7 +234,7 @@ org.springframework.boot spring-boot-maven-plugin - 1.5.19.RELEASE + 1.5.20.RELEASE