1
0
mirror of synced 2026-08-05 01:36:56 +00:00

Update to next development version

This commit is contained in:
Joe Grandja
2017-07-24 11:54:43 -04:00
parent abf34e0e67
commit a176a8c4ae
3 changed files with 4 additions and 4 deletions
@@ -40,7 +40,7 @@ public class SpringSecurityCoreVersion {
*/
public static final long SERIAL_VERSION_UID = 500L;
static final String MIN_SPRING_VERSION = "5.0.0.RC3";
static final String MIN_SPRING_VERSION = "5.0.0.BUILD-SNAPSHOT";
static {
performVersionChecks();