1
0
mirror of synced 2026-08-04 09:17:02 +00:00

SEC-2473: Update to Spring 3.2.7

This commit is contained in:
Rob Winch
2014-01-29 16:16:58 -06:00
parent 8d8475deb1
commit 087b56da96
2 changed files with 2 additions and 2 deletions
@@ -23,7 +23,7 @@ public class SpringSecurityCoreVersion {
*/
public static final long SERIAL_VERSION_UID = 320L;
static final String MIN_SPRING_VERSION = "3.2.6.RELEASE";
static final String MIN_SPRING_VERSION = "3.2.7.RELEASE";
static {
performVersionChecks();