1
0
mirror of synced 2026-08-03 16:56:56 +00:00

SEC-2096: Update to Spring 3.2.0.RELEASE

This commit is contained in:
Rob Winch
2012-12-13 10:04:01 -06:00
parent 2e8a61660d
commit ebb82e1aa9
2 changed files with 3 additions and 3 deletions
@@ -22,7 +22,7 @@ public class SpringSecurityCoreVersion {
static final String SPRING_MAJOR_VERSION = "3";
static final String MIN_SPRING_VERSION = "3.2.0.BUILD-SNAPSHOT";
static final String MIN_SPRING_VERSION = "3.2.0.RELEASE";
static {
// Check Spring Compatibility