From 46116d2c304dc3df4de06cee353da52daa9ce8ab Mon Sep 17 00:00:00 2001 From: jmac Date: Fri, 9 Nov 2018 19:39:27 +0000 Subject: update springboot to 1.5.17 Change-Id: Ifaf34775e0738fabca8b222b12e7e7860fe30595 Signed-off-by: jmac Issue-ID: LOG-814 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 801add4..f9c7e52 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ limitations under the License. org.springframework.boot spring-boot-dependencies - 1.5.12.RELEASE + 1.5.17.RELEASE pom import -- cgit 1.2.3-korg