1
0
mirror of synced 2026-08-05 17:57:15 +00:00

Update to Spring Framework 5.0.5

Fixes gh-5166
This commit is contained in:
Joe Grandja
2018-04-04 10:27:43 -04:00
parent e6d68acfd6
commit 64cb256bb9
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.4.RELEASE";
static final String MIN_SPRING_VERSION = "5.0.5.RELEASE";
static {
performVersionChecks();