1
0
mirror of synced 2026-08-05 17:57:15 +00:00

Remove springIoVersion for release preparations

This commit is contained in:
Rob Winch
2017-06-15 13:19:43 -05:00
parent 89763a5b73
commit dcef3d6ebb
3 changed files with 187 additions and 3 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.RC2";
static {
performVersionChecks();