Update to springboot 1.5.18 61/74761/1
authorjimmy <jf2512@att.com>
Mon, 17 Dec 2018 18:59:55 +0000 (13:59 -0500)
committerjimmy <jf2512@att.com>
Mon, 17 Dec 2018 20:35:58 +0000 (15:35 -0500)
Change-Id: Ibc1c6a9d400f1f25748fbc041cd7dedde658a06c
Issue-ID: AAI-2013
Signed-off-by: jimmy <jf2512@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 61914b0..425be09 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@ limitations under the License.
                 <!-- Import dependency management from Spring Boot -->
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-dependencies</artifactId>
-                <version>1.5.17.RELEASE</version>
+                <version>1.5.18.RELEASE</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>