From a2cea50220ccf3ebb12496029c5ac3a57ea17603 Mon Sep 17 00:00:00 2001 From: jimmy Date: Mon, 17 Dec 2018 13:59:55 -0500 Subject: [PATCH] Update to springboot 1.5.18 Change-Id: Ibc1c6a9d400f1f25748fbc041cd7dedde658a06c Issue-ID: AAI-2013 Signed-off-by: jimmy --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 61914b0..425be09 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ limitations under the License. org.springframework.boot spring-boot-dependencies - 1.5.17.RELEASE + 1.5.18.RELEASE pom import -- 2.16.6