update to spring snapshot dependencies
This commit is contained in:
@@ -22,7 +22,7 @@ public class SpringSecurityCoreVersion {
|
||||
|
||||
static final String SPRING_MAJOR_VERSION = "3";
|
||||
|
||||
static final String MIN_SPRING_VERSION = "3.0.7.RELEASE";
|
||||
static final String MIN_SPRING_VERSION = "3.2.0.BUILD-SNAPSHOT";
|
||||
|
||||
static {
|
||||
// Check Spring Compatibility
|
||||
|
||||
Reference in New Issue
Block a user