From f9b13cc0070b230d47c4ec149ca774c7cdb8f53c Mon Sep 17 00:00:00 2001 From: jmac Date: Fri, 9 Nov 2018 18:32:11 +0000 Subject: update springboot to 1.5.17 Change-Id: I6b4d93fb77d2d2c0d7dff9cd54b236af566b145a Signed-off-by: jmac Issue-ID: LOG-818 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 339a1a4..93f8334 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