From 30333ba24d781e716b4ca7d089d62ceee5eb09c4 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 23 May 2017 10:03:09 +0100 Subject: [PATCH] Start building against Spring Security 5.0 snapshots See gh-9288 --- 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 b6ab8d32cf..3b1455ec12 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -164,7 +164,7 @@ 1.2.0.RELEASE 1.2.1.RELEASE 1.2.0.RELEASE - 5.0.0.M1 + 5.0.0.BUILD-SNAPSHOT 1.0.7.RELEASE 2.1.0.RELEASE 2.0.0.M1