From 8c273c35fa596007ea4f9c60ba7730650dc2499e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edd=C3=BA=20Mel=C3=A9ndez?= Date: Thu, 7 Jul 2016 21:59:40 +1000 Subject: [PATCH] Upgrade to Spring Security 4.1.1.RELEASE Closes gh-6350 --- 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 becfb7554d9..c72aa6af3d3 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -155,7 +155,7 @@ 1.2.0.RELEASE 1.1.0.RELEASE 1.1.3.RELEASE - 4.1.0.RELEASE + 4.1.1.RELEASE 1.0.4.RELEASE 2.0.10.RELEASE 1.2.1.RELEASE