From 1cb0deed5e6f2c73134bed6e8614622275840b57 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 5 Aug 2015 10:30:53 +0200 Subject: [PATCH] Upgrade to Spring Security 4.0.2.RELEASE Closes gh-3422 --- 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 2eb6ea8887..d7c54bda3a 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -135,7 +135,7 @@ 1.1.5.RELEASE 1.2.0.RELEASE 1.1.2.RELEASE - 4.0.1.RELEASE + 4.0.2.RELEASE 1.0.3.RELEASE 2.0.7.RELEASE 1.0.2.RELEASE