From dcc54f9ba70379e97d2b3cee247f2a7469d84234 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Thu, 4 Jun 2015 14:35:05 +0200 Subject: [PATCH] #97 - Upgrade to Spring Boot 1.2.4. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0f8b3cf9..265275b7 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.springframework.boot spring-boot-starter-parent - 1.2.3.RELEASE + 1.2.4.RELEASE