From 3db40109298fa346207a6b83ba362198c2d5e936 Mon Sep 17 00:00:00 2001 From: jmac Date: Fri, 9 Nov 2018 18:39:10 +0000 Subject: update springboot to 1.5.17 Change-Id: I99eda7de33d76cd80882dbe226ccd62d1829b430 Signed-off-by: jmac Issue-ID: LOG-811 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e81f052..13dce12 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.springframework.boot spring-boot-dependencies - 1.5.15.RELEASE + 1.5.17.RELEASE pom import -- cgit 1.2.3-korg