Update to the lastest SNAPSHOTs

This commit is contained in:
Rob Winch
2017-09-18 10:17:21 -05:00
parent fd9c087bd3
commit ae342dfcce
2 changed files with 4 additions and 4 deletions

View File

@@ -40,7 +40,7 @@ public class SpringSecurityCoreVersion {
*/
public static final long SERIAL_VERSION_UID = 500L;
static final String MIN_SPRING_VERSION = "5.0.0.RC4";
static final String MIN_SPRING_VERSION = "5.0.0.BUILD-SNAPSHOT";
static {
performVersionChecks();