SEC-2434: Update to Spring 3.2.6 and Spring 4.0 GA
This commit is contained in:
@@ -23,7 +23,7 @@ public class SpringSecurityCoreVersion {
|
||||
*/
|
||||
public static final long SERIAL_VERSION_UID = 320L;
|
||||
|
||||
static final String MIN_SPRING_VERSION = "3.2.4.RELEASE";
|
||||
static final String MIN_SPRING_VERSION = "3.2.6.RELEASE";
|
||||
|
||||
static {
|
||||
performVersionChecks();
|
||||
|
||||
Reference in New Issue
Block a user