From 31f5cc8c7886fd45ea2eacf03b0a834561c16706 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 3d75fc34..64db5ff8 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