From 5ed31b92f9ad5cf6e1bcf65888ff4b0dac0031f4 Mon Sep 17 00:00:00 2001 From: jmac Date: Fri, 9 Nov 2018 18:48:00 +0000 Subject: update springboot to 1.5.17 Change-Id: Id9a4aba085167320f7a877dea47902d40dea38e3 Signed-off-by: jmac Issue-ID: LOG-815 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 02e3a85..519d725 100644 --- a/pom.xml +++ b/pom.xml @@ -44,7 +44,7 @@ limitations under the License. org.springframework.boot spring-boot-dependencies - 1.5.15.RELEASE + 1.5.17.RELEASE pom import -- cgit 1.2.3-korg