From a1ab994e701b3070341b9de748953a7ad57ce80a Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 26 Jun 2017 10:30:57 +0100 Subject: [PATCH] Actually build against Spring Security 5.0 snapshots See gh-9603 --- 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 ae593eda00..5e1d47838a 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -166,7 +166,7 @@ 1.2.0.RELEASE 1.2.1.RELEASE 1.2.1.RELEASE - 5.0.0.M3 + 5.0.0.BUILD-SNAPSHOT 1.0.8.RELEASE 2.1.1.RELEASE 2.0.0.BUILD-SNAPSHOT