Update to latest springboot 97/83997/1
authorJimmy Forsyth <jf2512@att.com>
Tue, 2 Apr 2019 18:32:01 +0000 (11:32 -0700)
committerJimmy Forsyth <jf2512@att.com>
Tue, 2 Apr 2019 18:32:05 +0000 (11:32 -0700)
Issue-ID: AAI-2248
Change-Id: I25475de71c4c57772139381d0049d7d8870514bf
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 2b911ab..b1d03f4 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
                <skip.integration.tests>true</skip.integration.tests>
         <!-- End of Test Related Properties -->
 
-               <spring.boot.version>1.5.18.RELEASE</spring.boot.version>
+               <spring.boot.version>1.5.19.RELEASE</spring.boot.version>
 
                <eclipse.jetty.version>9.4.1.v20170120</eclipse.jetty.version>
 
                   due to the fact that the plugin 1.5.15.RELEASE was built using maven 3.5 while
                   the current build version being used by our jenkins is 3.3.9
                 -->
-                               <version>1.5.12.RELEASE</version>
+                               <version>1.5.19.RELEASE</version>
                                <configuration>
                                        <mainClass>${start-class}</mainClass>
                                        <layout>ZIP</layout>