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

Update Dependencies

This commit is contained in:
Rob Winch
2018-05-08 09:39:21 -05:00
parent 2162221589
commit c35c1c0643
52 changed files with 543 additions and 247 deletions
@@ -40,7 +40,7 @@ public class SpringSecurityCoreVersion {
*/
public static final long SERIAL_VERSION_UID = 420L;
static final String MIN_SPRING_VERSION = "4.3.12.RELEASE";
static final String MIN_SPRING_VERSION = "4.3.17.RELEASE";
static {
performVersionChecks();