From 292eb03ba43650fd84ee68b972fc466c12db4962 Mon Sep 17 00:00:00 2001 From: Greg Turnquist Date: Tue, 3 Mar 2020 12:40:33 -0600 Subject: [PATCH] Upgrade to Spring Security 5.1.8.RELEASE. Resolves #161. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8ba6a18..7099582 100644 --- a/pom.xml +++ b/pom.xml @@ -82,7 +82,7 @@ Californium-SR16 5.1.14.RELEASE Lovelace-SR16 - 5.1.7.RELEASE + 5.1.8.RELEASE 2.1.10.RELEASE @@ -94,7 +94,7 @@ Californium-BUILD-SNAPSHOT 5.1.15.BUILD-SNAPSHOT Lovelace-BUILD-SNAPSHOT - 5.1.8.BUILD-SNAPSHOT + 5.1.9.BUILD-SNAPSHOT 2.1.11.BUILD-SNAPSHOT