From 35ba3bb5e12bad618b59d683158724eda807cdbc Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Sun, 24 Jan 2016 16:01:26 +0100 Subject: [PATCH] #147 - Upgraded to Spring Boot 1.3.2. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 24e990bc..da094013 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.springframework.boot spring-boot-starter-parent - 1.3.0.RELEASE + 1.3.2.RELEASE