From fcbd043605b9f7e3fe29e411022348acd87ebf53 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Fri, 16 Jun 2017 09:05:52 +0200 Subject: [PATCH] Upgrade to Spring Security 5.0.0 M2 Closes 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 2b21e874ca..7d1cb466d4 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.0.RELEASE - 5.0.0.BUILD-SNAPSHOT + 5.0.0.M2 1.0.8.RELEASE 2.1.1.RELEASE 2.0.0.M2