From fe5c56c84a7c1664876bc29c8d75e8d3ab864842 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 20 Jul 2016 06:59:55 +0100 Subject: [PATCH] Revert "Updated to Spring Security 4.1.2 SNAPSHOT" 4.1.2 is not going to be out in time for inclusion in 1.4.0 See gh-6390 --- 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 58e609f737..890fb027ed 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.2.BUILD-SNAPSHOT + 4.1.1.RELEASE 1.0.4.RELEASE 2.0.10.RELEASE 1.2.1.RELEASE