From 28922474915cd6946c8573622ca5c8557512df43 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 19 Aug 2014 11:30:28 +0100 Subject: [PATCH] Upgrade to Spring Security 3.2.5 Closes #1398 --- 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 2312034c9e..1152d66d15 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -109,7 +109,7 @@ 1.1.1.RELEASE 1.1.0.RELEASE 1.0.1.RELEASE - 3.2.4.RELEASE + 3.2.5.RELEASE 1.0.2.RELEASE 2.2.0.RELEASE 2.1.3.RELEASE