Upgrade to springboot 1.5.20.RELEASE 06/84706/2
authorJimmy Forsyth <jf2512@att.com>
Tue, 9 Apr 2019 15:45:13 +0000 (11:45 -0400)
committerJimmy Forsyth <jf2512@att.com>
Tue, 9 Apr 2019 16:40:24 +0000 (12:40 -0400)
Issue-ID: AAI-2349
Change-Id: I3ff4a61dec190b255e1898911e912906e6b28c16
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index acb6a60..d1c0ac9 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
         <skip.integration.tests>true</skip.integration.tests>
         <!-- End of Test Related Properties -->
 
-        <spring.boot.version>1.5.19.RELEASE</spring.boot.version>
+        <spring.boot.version>1.5.20.RELEASE</spring.boot.version>
 
         <!-- Start of Sonar Related Properties -->
         <sonar.language>java</sonar.language>
                   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.20.RELEASE</version>
                 <configuration>
                     <mainClass>${start-class}</mainClass>
                     <layout>ZIP</layout>