1
0
mirror of synced 2026-08-05 01:36:56 +00:00

Update to Spring 4.3.9.RELEASE

Fixes gh-4375
This commit is contained in:
Rob Winch
2017-06-07 21:59:34 -05:00
parent 469bc20e6d
commit 8b2faff7ad
50 changed files with 50 additions and 50 deletions
@@ -40,7 +40,7 @@ public class SpringSecurityCoreVersion {
*/
public static final long SERIAL_VERSION_UID = 420L;
static final String MIN_SPRING_VERSION = "4.3.5.RELEASE";
static final String MIN_SPRING_VERSION = "4.3.9.RELEASE";
static {
performVersionChecks();