From 5756195c0540c4b05d7741c45fe22555f9d5360b Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 5 Aug 2015 16:29:29 +0100 Subject: [PATCH] Upgrade to Spring Security 3.2.8.RELEASE Closes gh-3669 --- 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 bdb07e0cb1..f03ec42ea4 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -121,7 +121,7 @@ 1.2.3.RELEASE 1.1.5.RELEASE 1.1.0.RELEASE - 3.2.7.RELEASE + 3.2.8.RELEASE 1.0.3.RELEASE 1.1.2.RELEASE 2.0.1.RELEASE