1
0
mirror of synced 2026-08-03 16:56:56 +00:00

Update to Spring 4.3.5.RELEASE

Fixes gh-4167
This commit is contained in:
Rob Winch
2016-12-21 08:54:09 -06:00
parent 666e356ebc
commit 6bec625e68
2 changed files with 2 additions and 2 deletions
@@ -40,7 +40,7 @@ public class SpringSecurityCoreVersion {
*/
public static final long SERIAL_VERSION_UID = 420L;
static final String MIN_SPRING_VERSION = "4.3.4.RELEASE";
static final String MIN_SPRING_VERSION = "4.3.5.RELEASE";
static {
performVersionChecks();