1
0
mirror of synced 2026-08-04 17:27:13 +00:00

Update to Spring 4.3.19

Fixes gh-5826
This commit is contained in:
Joe Grandja
2018-09-07 17:29:18 -04:00
parent e40bc262bb
commit 58c9cbb471
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.18.RELEASE";
static final String MIN_SPRING_VERSION = "4.3.19.RELEASE";
static {
performVersionChecks();