From 8884d9897188f28c26f08aee55dc81ee250ce5af Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Thu, 1 Mar 2018 16:41:29 +0100 Subject: [PATCH] #344 - Upgrade to Spring Boot 2.0 GA. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1e7c9129..b725967d 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.springframework.boot spring-boot-starter-parent - 2.0.0.RC2 + 2.0.0.RELEASE