mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-30 00:32:14 +00:00
Update version on tag library and global serialization value
This commit is contained in:
parent
682e5fcf29
commit
4de92145e2
@ -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();
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
version="2.0">
|
||||
<description>Spring Security Authorization Tag Library</description>
|
||||
|
||||
<tlib-version>6.0</tlib-version>
|
||||
<tlib-version>6.1</tlib-version>
|
||||
<short-name>security</short-name>
|
||||
<uri>http://www.springframework.org/security/tags</uri>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user