From 537a2d921a7a6b518e23989b294e8ddf978fa613 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 4 Apr 2018 17:32:36 +0200 Subject: [PATCH] Upgrade to Spring Security 5.0.3. Closes gh-236. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e9b1e9b1..f267c5ba 100644 --- a/pom.xml +++ b/pom.xml @@ -135,7 +135,7 @@ org.springframework.security spring-security-bom - 5.0.0.RELEASE + 5.0.3.RELEASE pom import