From cca6a38558673f0491b5ec559be52b97733e7357 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Wed, 13 Jul 2016 15:38:44 -0700 Subject: [PATCH] Updated to Spring Security 4.1.2 SNAPSHOT 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 19762d7e72..8d5566b9d9 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.1.RELEASE + 4.1.2.BUILD-SNAPSHOT 1.0.4.RELEASE 2.0.10.RELEASE 1.2.1.RELEASE