From 32927c8109155654fa546afeb9b35182a8c7bbd5 Mon Sep 17 00:00:00 2001 From: Nanne Baars Date: Sat, 28 Apr 2018 16:02:09 +0200 Subject: [PATCH] Bumped Spring Boot version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9c45b3e67..170e98a18 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.springframework.boot spring-boot-starter-parent - 1.5.9.RELEASE + 1.5.12.RELEASE