1
0
mirror of synced 2026-08-05 17:57:15 +00:00

SEC-3129: Update Spring

This commit is contained in:
Rob Winch
2015-10-22 10:03:54 -05:00
parent 9a6f026dff
commit 09bf290583
2 changed files with 2 additions and 2 deletions
@@ -24,7 +24,7 @@ public class SpringSecurityCoreVersion {
*/
public static final long SERIAL_VERSION_UID = 400L;
static final String MIN_SPRING_VERSION = "4.1.6.RELEASE";
static final String MIN_SPRING_VERSION = "4.2.2.RELEASE";
static {
performVersionChecks();