1
0
mirror of synced 2026-08-04 17:27:13 +00:00

Align Dependencies with Spring IO Cairo

Fixes gh-4821
This commit is contained in:
Rob Winch
2017-11-14 13:23:19 -06:00
parent 0d33864b5a
commit 6d4b4bf2c7
2 changed files with 77 additions and 70 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.RELEASE";
static final String MIN_SPRING_VERSION = "5.0.2.BUILD-SNAPSHOT";
static {
performVersionChecks();