From e805c291daf549fa94f2e0387e0ff08da509bc5a Mon Sep 17 00:00:00 2001 From: Erik Salter Date: Thu, 2 Jul 2015 10:36:43 -0400 Subject: [PATCH] Upgraded to Spring Boot 1.2.5.RELEASE Fixes gh-11 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index bcab295d..4d09fe6b 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.springframework.boot spring-boot-starter-parent - 1.2.4.RELEASE + 1.2.5.RELEASE @@ -21,7 +21,7 @@ org.springframework.boot spring-boot-configuration-processor - 1.2.4.RELEASE + 1.2.5.RELEASE org.springframework.security