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

SEC-1992: Updated Spring version to 3.0.7

This commit is contained in:
Rob Winch
2012-07-06 10:24:54 -05:00
parent d14150c2e1
commit 638e92a3f7
2 changed files with 2 additions and 2 deletions
@@ -22,7 +22,7 @@ public class SpringSecurityCoreVersion {
static final String SPRING_MAJOR_VERSION = "3";
static final String MIN_SPRING_VERSION = "3.0.6.RELEASE";
static final String MIN_SPRING_VERSION = "3.0.7.RELEASE";
static {
// Check Spring Compatibility