mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-23 20:42:14 +00:00
Polish Spring Version Update
Fix related tests. Issue gh-4123
This commit is contained in:
parent
fd9f57eb5f
commit
a9024de734
@ -40,7 +40,7 @@ public class SpringSecurityCoreVersion {
|
|||||||
*/
|
*/
|
||||||
public static final long SERIAL_VERSION_UID = 420L;
|
public static final long SERIAL_VERSION_UID = 420L;
|
||||||
|
|
||||||
static final String MIN_SPRING_VERSION = "4.3.3.RELEASE";
|
static final String MIN_SPRING_VERSION = "4.3.4.RELEASE";
|
||||||
|
|
||||||
static {
|
static {
|
||||||
performVersionChecks();
|
performVersionChecks();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user