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

update to spring snapshot dependencies

This commit is contained in:
Rob Winch
2012-11-05 12:05:41 -06:00
parent 4c50d1f5de
commit ea6b444770
6 changed files with 12 additions and 4 deletions
@@ -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