From 10caace55fc921d361425a0b6a9513063cba51a1 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Thu, 26 Feb 2015 11:16:11 -0800 Subject: [PATCH] Upgrade to Spring Security 3.2.6 Closes gh-2539 --- 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 416e2a5424..cda6234242 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -122,7 +122,7 @@ 1.2.1.RELEASE 1.1.3.RELEASE 1.1.0.RELEASE - 3.2.6.CI-SNAPSHOT + 3.2.6.RELEASE 1.0.3.RELEASE 1.1.0.RELEASE 1.1.1.RELEASE