From 2b7476247d3cff31980a9e917e238049c35d8bbb Mon Sep 17 00:00:00 2001 From: springframeworkguru Date: Tue, 4 Dec 2018 01:29:44 +0530 Subject: [PATCH] Upgraded to Spring Boot 2.1.0.RELEASE --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index eb823c68..1de0549d 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.springframework.boot spring-boot-starter-parent - 2.0.0.RELEASE + 2.1.0.RELEASE