From 7ae39eaebf9239f9744aa3117b5621f855a51739 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 29 Jan 2018 14:45:54 +0000 Subject: [PATCH] Upgrade to Spring Security 4.2.4.RELEASE Closes gh-11829 --- spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index 7e38efd1c61..207545b65b8 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -166,7 +166,7 @@ 1.2.0.RELEASE 1.1.3.RELEASE 1.2.2.RELEASE - 4.2.3.RELEASE + 4.2.4.RELEASE 1.0.9.RELEASE 2.0.14.RELEASE 1.3.1.RELEASE