From 3c462d3b939bc4a50c0d308191d5d793aa909033 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 25 Jan 2018 10:21:44 +0000 Subject: [PATCH] Upgrade to Spring Security 5.0.1.RELEASE Closes gh-11573 --- 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 cc58af7030..0ecf15e49b 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.0.RELEASE + 5.0.1.RELEASE 2.0.0.RELEASE 2.0.0.RELEASE 3.0.0.RELEASE