From c44d0fc911790bea174457326618731ef5d11e4c Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 18 Sep 2018 19:14:16 +0200 Subject: [PATCH] #413 - Upgraded to Spring Boot 2.0.5. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c521158..da8cfb00 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.springframework.boot spring-boot-starter-parent - 2.0.4.RELEASE + 2.0.5.RELEASE