From b3c1b2527459c8767cbbbc8759003b0e1df8f739 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 15 Feb 2018 08:49:38 +0000 Subject: [PATCH] Revert "Start building against Spring Security 5.0.2 snapshots" This reverts commit 4179ed5a35e5d593a5b345b931f897557e71ff4b. See gh-11870 --- spring-boot-project/spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml index 9eab2f819a..81139ee037 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -153,7 +153,7 @@ 1.2.0.RELEASE 2.0.0.RELEASE 1.2.2.RELEASE - 5.0.2.BUILD-SNAPSHOT + 5.0.1.RELEASE 2.0.1.RELEASE 2.0.0.RELEASE 3.0.0.RELEASE