From 800ac2d13f3b2d1d5dcf37616aa21ae06e6860c1 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 30 Apr 2015 14:21:18 +0100 Subject: [PATCH] Upgrade to Spring Security 4.0.1.RELEASE Closes gh-2885 --- spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index bcff5628782..938d832343d 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -129,7 +129,7 @@ 1.2.1.RELEASE 1.1.3.RELEASE 1.1.0.RELEASE - 4.0.0.RELEASE + 4.0.1.RELEASE 1.0.3.RELEASE 1.1.0.RELEASE 1.1.1.RELEASE