From 064cf355245318757fe7f64e7a24e11e82b04123 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Mon, 16 Nov 2015 16:37:59 +0000 Subject: [PATCH] Bump Spring Boot to 1.2.7 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index a9072a81..ea0452ab 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.springframework.boot spring-boot-starter-parent - 1.2.6.RELEASE + 1.2.7.RELEASE @@ -21,7 +21,7 @@ org.springframework.boot spring-boot-configuration-processor - 1.2.5.RELEASE + 1.2.7.RELEASE org.springframework.security @@ -31,7 +31,7 @@ org.springframework.security.oauth spring-security-oauth2 - 2.0.7.RELEASE + 2.0.8.RELEASE org.projectlombok