From 4ba6b67990e971acfee3ba9fd5e9f3a52c413ffc Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 26 Oct 2015 09:31:07 +0000 Subject: [PATCH] Start building against Spring Security 4.0.3 snapshots Closes gh-4263 --- 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 c922a80eafb..6f532b91f28 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -140,7 +140,7 @@ 1.2.0.RELEASE 1.0.0.RELEASE 1.1.2.RELEASE - 4.0.2.RELEASE + 4.0.3.BUILD-SNAPSHOT 1.0.3.RELEASE 2.0.7.RELEASE 1.0.2.RELEASE