mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-24 11:13:30 +00:00
Update to spring 5.0.0.RC1
This commit is contained in:
parent
a458b682d6
commit
5c7ff5c24a
@ -40,7 +40,7 @@ public class SpringSecurityCoreVersion {
|
||||
*/
|
||||
public static final long SERIAL_VERSION_UID = 500L;
|
||||
|
||||
static final String MIN_SPRING_VERSION = "5.0.0.BUILD-SNAPSHOT";
|
||||
static final String MIN_SPRING_VERSION = "5.0.0.RC1";
|
||||
|
||||
static {
|
||||
performVersionChecks();
|
||||
|
Loading…
x
Reference in New Issue
Block a user