1
0
mirror of synced 2026-07-20 01:55:08 +00:00

Update SpringSecurityCoreVersion

This commit is contained in:
Rob Winch
2018-06-12 17:24:16 -05:00
parent 216512bc54
commit e923371724
@@ -40,7 +40,7 @@ public class SpringSecurityCoreVersion {
*/
public static final long SERIAL_VERSION_UID = 420L;
static final String MIN_SPRING_VERSION = "4.3.17.RELEASE";
static final String MIN_SPRING_VERSION = "4.3.18.RELEASE";
static {
performVersionChecks();