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

Start 4.1.0

This commit is contained in:
Rob Winch
2015-08-18 13:58:01 -05:00
parent db9584104c
commit 26ab012b57
4 changed files with 4 additions and 4 deletions
@@ -22,7 +22,7 @@ public class SpringSecurityCoreVersion {
* N.B. Classes are not intended to be serializable between different versions. See
* SEC-1709 for why we still need a serial version.
*/
public static final long SERIAL_VERSION_UID = 400L;
public static final long SERIAL_VERSION_UID = 410L;
static final String MIN_SPRING_VERSION = "4.1.6.RELEASE";