From e47c4135fcdc31973b9728a37de03a3e5fdf36e1 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Fri, 12 Dec 2014 08:33:18 +0100 Subject: [PATCH] #27 - Upgraded to Spring Security 4.0.0.RC1. --- rest/security/pom.xml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/rest/security/pom.xml b/rest/security/pom.xml index 48f57bbb..f119133d 100644 --- a/rest/security/pom.xml +++ b/rest/security/pom.xml @@ -13,8 +13,7 @@ - - 4.0.0.CI-SNAPSHOT + 4.0.0.RC1 @@ -36,11 +35,4 @@ - - - spring-libs-snapshot - https://repo.spring.io/libs-snapshot - - -