From 12628b6a3f27815cd53f5789a38d598e0cc04b2a Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 17 May 2016 22:32:41 +0200 Subject: [PATCH] #190 - Upgraded to Spring Boot 1.4 M3. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0129ba92..a0e25328 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.springframework.boot spring-boot-starter-parent - 1.4.0.M2 + 1.4.0.M3