Update to spring-boot 1.5.18 73/74773/1
authorjimmy <jf2512@att.com>
Mon, 17 Dec 2018 21:38:26 +0000 (16:38 -0500)
committerjimmy <jf2512@att.com>
Mon, 17 Dec 2018 21:38:48 +0000 (16:38 -0500)
Change-Id: I3b141fcc327d94da7114e8f99790ad3b4c5fbfbd
Issue-ID: AAI-1899
Signed-off-by: jimmy <jf2512@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 08d1ddc..e3debb1 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>