Update to Spring Framework 5.0.5
Fixes gh-5166
This commit is contained in:
@@ -40,7 +40,7 @@ public class SpringSecurityCoreVersion {
|
||||
*/
|
||||
public static final long SERIAL_VERSION_UID = 500L;
|
||||
|
||||
static final String MIN_SPRING_VERSION = "5.0.4.RELEASE";
|
||||
static final String MIN_SPRING_VERSION = "5.0.5.RELEASE";
|
||||
|
||||
static {
|
||||
performVersionChecks();
|
||||
|
||||
Reference in New Issue
Block a user