mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-15 23:03:32 +00:00
MIN_SPRING_VERSION is 4.3.21.RELEASE
This commit is contained in:
parent
3747a14258
commit
ed90e4143e
@ -40,7 +40,7 @@ public class SpringSecurityCoreVersion {
|
||||
*/
|
||||
public static final long SERIAL_VERSION_UID = 420L;
|
||||
|
||||
static final String MIN_SPRING_VERSION = "4.3.19.RELEASE";
|
||||
static final String MIN_SPRING_VERSION = "4.3.21.RELEASE";
|
||||
|
||||
static {
|
||||
performVersionChecks();
|
||||
|
Loading…
x
Reference in New Issue
Block a user