mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-16 07:13:30 +00:00
MIN_SPRING_VERSION is 4.3.22.RELEASE
This commit is contained in:
parent
f79fe3ce46
commit
0f7645aa50
@ -40,7 +40,7 @@ public class SpringSecurityCoreVersion {
|
||||
*/
|
||||
public static final long SERIAL_VERSION_UID = 420L;
|
||||
|
||||
static final String MIN_SPRING_VERSION = "4.3.21.RELEASE";
|
||||
static final String MIN_SPRING_VERSION = "4.3.22.RELEASE";
|
||||
|
||||
static {
|
||||
performVersionChecks();
|
||||
|
Loading…
x
Reference in New Issue
Block a user