Update to springboot 1.5.18 52/74752/1
authorjimmy <jf2512@att.com>
Mon, 17 Dec 2018 18:52:03 +0000 (13:52 -0500)
committerjimmy <jf2512@att.com>
Mon, 17 Dec 2018 18:53:35 +0000 (13:53 -0500)
Change-Id: I69d083b8e1cf574b15dc20b26f2925004e22620a
Issue-ID: AAI-2012
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index f8f04c4..b39d461 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -42,7 +42,7 @@
 
        <properties>
                <!-- Spring boot version -->
-               <spring.boot.version>1.5.17.RELEASE</spring.boot.version>
+               <spring.boot.version>1.5.18.RELEASE</spring.boot.version>
 
                <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
                <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>