From 2fd177f92390c5689b12b9d6b0151be747ee818e Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 3 Apr 2018 09:06:24 +0100 Subject: [PATCH] Upgrade to Spring Security 4.2.5.RELEASE Closes gh-12731 --- 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 27cd42c4b9..db14e361e8 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.4.RELEASE + 4.2.5.RELEASE 1.0.9.RELEASE 2.0.14.RELEASE 1.3.2.RELEASE