From c1404a3c4bc598285030ef084f6110045791d213 Mon Sep 17 00:00:00 2001 From: jmac Date: Fri, 9 Nov 2018 18:52:36 +0000 Subject: update springboot to 1.5.17 Change-Id: I2fc1e441b5b49b8e29a7f8c64157f2901f482613 Signed-off-by: jmac Issue-ID: LOG-813 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dcc51da..5561080 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.springframework.boot spring-boot-dependencies - 1.5.15.RELEASE + 1.5.17.RELEASE pom import -- cgit 1.2.3-korg