Update to spring-boot 1.5.18 54/74754/1
authorjimmy <jf2512@att.com>
Mon, 17 Dec 2018 18:58:49 +0000 (13:58 -0500)
committerjimmy <jf2512@att.com>
Mon, 17 Dec 2018 18:59:32 +0000 (13:59 -0500)
Change-Id: I04569689c047b7ee15da5d0ab41805f6df8c250e
Issue-ID: AAI-2013
Signed-off-by: jimmy <jf2512@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index f984bc2..bcbc71e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,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>