1
0
mirror of synced 2026-08-31 22:46:02 +00:00

SEC-3078: Update Spring 4.2

This commit is contained in:
Rob Winch
2015-08-18 15:38:09 -05:00
parent 7914b96e23
commit 55dd247660
2 changed files with 2 additions and 2 deletions
@@ -24,7 +24,7 @@ public class SpringSecurityCoreVersion {
*/
public static final long SERIAL_VERSION_UID = 410L;
static final String MIN_SPRING_VERSION = "4.1.6.RELEASE";
static final String MIN_SPRING_VERSION = "4.2.0.RELEASE";
static {
performVersionChecks();