From c58852e05b3bf5a258d3f2c711094ce1f9e2c7f7 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 18 Oct 2016 20:29:24 +0100 Subject: [PATCH] Start building against Spring Security 4.2.0 snapshots See gh-7186 --- 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 77ad4248ee..c38d70c076 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -159,7 +159,7 @@ 1.2.0.RELEASE 1.1.2.RELEASE 1.2.0.RC1 - 4.1.3.RELEASE + 4.2.0.BUILD-SNAPSHOT 1.0.5.RELEASE 2.0.11.RELEASE 1.3.0.M2