Update version on tag library and global serialization value
This commit is contained in:
@@ -43,7 +43,7 @@ public final 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 = 600L;
|
||||
public static final long SERIAL_VERSION_UID = 610L;
|
||||
|
||||
static final String MIN_SPRING_VERSION = getSpringVersion();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user