Update SpringSecurityCoreVersion

This commit is contained in:
Rob Winch 2018-06-12 17:24:16 -05:00
parent 216512bc54
commit e923371724

View File

@ -40,7 +40,7 @@ public class SpringSecurityCoreVersion {
*/ */
public static final long SERIAL_VERSION_UID = 420L; 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 { static {
performVersionChecks(); performVersionChecks();