From 4a8e82aaf57e6e0cfaec1979c4e4f86e7c239345 Mon Sep 17 00:00:00 2001 From: DanielFran Date: Sun, 13 Jan 2019 19:34:26 +0000 Subject: [PATCH] Upgrade to Spring Security 5.1.3.RELEASE. Closes gh-355. --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 03fc82ec..d23a9ed8 100644 --- a/pom.xml +++ b/pom.xml @@ -21,8 +21,8 @@ UTF-8 5.1.4.RELEASE - Lovelace-SR4 - + Lovelace-SR4 + 5.1.3.RELEASE Californium-SR4 1.8 multi @@ -137,7 +137,7 @@ org.springframework.security spring-security-bom - 5.0.3.RELEASE + ${spring-security-bom.version} pom import