1
0
mirror of synced 2026-08-05 09:47:05 +00:00

Update to Spring 4.3.12

Fixes gh-4776
This commit is contained in:
Rob Winch
2017-11-02 14:53:57 -05:00
parent cb576d16e1
commit 0f546dcb07
50 changed files with 523 additions and 235 deletions
@@ -40,7 +40,7 @@ public class SpringSecurityCoreVersion {
*/
public static final long SERIAL_VERSION_UID = 420L;
static final String MIN_SPRING_VERSION = "4.3.9.RELEASE";
static final String MIN_SPRING_VERSION = "4.3.12.RELEASE";
static {
performVersionChecks();