1
0
mirror of synced 2026-08-02 08:17:03 +00:00

Prepare Versions for Release

This commit is contained in:
Rob Winch
2017-09-13 08:11:18 -05:00
parent 3d745e63f6
commit 7bb4367cf1
2 changed files with 11 additions and 45 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.BUILD-SNAPSHOT";
static final String MIN_SPRING_VERSION = "5.0.0.RC4";
static {
performVersionChecks();