1
0
mirror of synced 2026-08-04 17:27:13 +00:00

Update to Spring 4.2.1

This commit is contained in:
Rob Winch
2015-09-01 09:51:54 -05:00
parent bac980cbcb
commit adfeb96e2f
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.2.0.RELEASE";
static final String MIN_SPRING_VERSION = "4.2.1.RELEASE";
static {
performVersionChecks();