From c8aaff992942df3e5595e46ed764ceff5727e0a4 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Sat, 5 Sep 2015 10:07:10 +0100 Subject: [PATCH] Update to Spring Boot 1.3.0.M5 --- pom.xml | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index c6933394..d076b8df 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.springframework.boot spring-boot-starter-parent - 1.3.0.BUILD-SNAPSHOT + 1.3.0.M5 @@ -18,21 +18,11 @@ - - org.springframework.boot - spring-boot-configuration-processor - 1.3.0.BUILD-SNAPSHOT - org.springframework.security spring-security-rsa 1.0.1.RELEASE - - org.springframework.security.oauth - spring-security-oauth2 - 2.0.7.RELEASE - org.projectlombok lombok