1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Update SpringSecurityCoreVersion

This commit is contained in:
Rob Winch
2012-11-02 11:03:36 -05:00
parent ace6b804f7
commit 091549779c
@@ -18,7 +18,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 = 310L;
public static final long SERIAL_VERSION_UID = 320L;
static final String SPRING_MAJOR_VERSION = "3";