From cb3bbf6520930fcb3bc0eecca268333ac597981c Mon Sep 17 00:00:00 2001 From: Antoine Rey Date: Thu, 13 Oct 2016 18:08:58 +0200 Subject: [PATCH] Update to Spring Boot 1.4.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7f50a04b2..fea8d0008 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 1.4.0.RELEASE + 1.4.1.RELEASE org.springframework.samples