1
0
mirror of synced 2026-08-04 01:07:02 +00:00

SEC-2434: Update to Spring 3.2.6 and Spring 4.0 GA

This commit is contained in:
Rob Winch
2013-12-12 08:16:59 -06:00
parent aaa7cec32e
commit a34178bc40
42 changed files with 444 additions and 445 deletions
@@ -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();