This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git
The following commit(s) were added to refs/heads/master by this push:
new 1398c06 Updating Spring Security
1398c06 is described below
commit 1398c06cbc5e10339bf65b20e2250fca15ba11e0
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Mon Mar 2 12:22:31 2020 +0000
Updating Spring Security
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index fb04fb9..3625c8a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,7 +62,7 @@
<slf4j.version>1.7.30</slf4j.version>
<spring.version>4.3.26.RELEASE</spring.version>
<spring-ldap-core.version>2.3.2.RELEASE</spring-ldap-core.version>
- <spring.security.version>4.2.13.RELEASE</spring.security.version>
+ <spring.security.version>4.2.14.RELEASE</spring.security.version>
<spring-webflow.version>2.5.1.RELEASE</spring-webflow.version>
<tomcat.version>9.0.29</tomcat.version>
<validation-api.version>2.0.2</validation-api.version>