Upgrade to springboot 1.5.20.RELEASE 07/84707/1
authorJimmy Forsyth <jf2512@att.com>
Tue, 9 Apr 2019 15:46:52 +0000 (11:46 -0400)
committerJimmy Forsyth <jf2512@att.com>
Tue, 9 Apr 2019 15:46:56 +0000 (11:46 -0400)
Issue-ID: AAI-2349
Change-Id: I9394f428505dae8b611b08c236e902093331109a
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 9b2585f..e115a52 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
        </dependencyManagement>
 
        <properties>
-               <spring-boot.version>1.5.19.RELEASE</spring-boot.version>
+               <spring-boot.version>1.5.20.RELEASE</spring-boot.version>
                <start-class>org.onap.aai.validation.ValidationServiceApplication</start-class>
                <serverPort>9500</serverPort>
                <sslport>9501</sslport>