Update to springboot 1.5.18 75/74775/1
authorjimmy <jf2512@att.com>
Mon, 17 Dec 2018 21:41:10 +0000 (16:41 -0500)
committerjimmy <jf2512@att.com>
Mon, 17 Dec 2018 21:41:26 +0000 (16:41 -0500)
Change-Id: I71de901fa6f3201388a1db413c76fc33ba21ef56
Issue-ID: AAI-1899
Signed-off-by: jimmy <jf2512@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 67c149d..d565980 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.15.RELEASE</spring.boot.version>
+        <spring.boot.version>1.5.18.RELEASE</spring.boot.version>
                
                <eclipse.jetty.version>9.4.1.v20170120</eclipse.jetty.version>
                
@@ -87,7 +87,7 @@
                <eelf.core.version>1.0.0</eelf.core.version>
                <mockito.version>1.10.19</mockito.version>
                <json.assert.version>1.5.0</json.assert.version>
-               <spring.security.version>1.0.3.RELEASE</spring.security.version>
+               <spring.security.version>1.0.8.RELEASE</spring.security.version>
         <common.logging.version>1.2.2</common.logging.version>
         <dmaap.client.version>0.2.12</dmaap.client.version>
                <dme2.version>2.8.5</dme2.version>