1
0
mirror of synced 2026-08-05 09:47:05 +00:00

Update to Spring 5.0.1.RELEASE

Issue gh-4739
This commit is contained in:
Rob Winch
2017-10-29 14:14:18 -05:00
parent 6fbd435bdf
commit 44320447fe
2 changed files with 2 additions and 2 deletions
@@ -40,7 +40,7 @@ public class SpringSecurityCoreVersion {
*/
public static final long SERIAL_VERSION_UID = 500L;
static final String MIN_SPRING_VERSION = "5.0.1.BUILD-SNAPSHOT";
static final String MIN_SPRING_VERSION = "5.0.1.RELEASE";
static {
performVersionChecks();