From a50a3450cdd1bf6825fb0ede7baaedae103d1d51 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Fri, 27 Feb 2015 07:57:40 +0100 Subject: [PATCH] #52 - Upgraded to Spring Boot 1.2.2. --- pom.xml | 3 +-- rest/security/pom.xml | 4 ---- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 55796ff2..df001aae 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.springframework.boot spring-boot-starter-parent - 1.2.1.RELEASE + 1.2.2.RELEASE @@ -32,7 +32,6 @@ 1.1.3 1.8 3.6.1 - 4.1.5.RELEASE Fowler-M1 diff --git a/rest/security/pom.xml b/rest/security/pom.xml index f119133d..e7f86d02 100644 --- a/rest/security/pom.xml +++ b/rest/security/pom.xml @@ -12,10 +12,6 @@ 1.0.0.BUILD-SNAPSHOT - - 4.0.0.RC1 - -