This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 3.3.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/3.3.x-fixes by this push:
new 5e3f987 Updating to Spring Security 5.1.9.RELEASE
5e3f987 is described below
commit 5e3f98774ae7bcd02d13af5d3fb33b01c9def249
Author: reta <[email protected]>
AuthorDate: Thu Apr 2 21:30:09 2020 -0400
Updating to Spring Security 5.1.9.RELEASE
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index d127b3a..5c8e745 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -194,7 +194,7 @@
<cxf.spring.ldap.version>2.3.2.RELEASE</cxf.spring.ldap.version>
<cxf.spring.mock>spring-test</cxf.spring.mock>
<cxf.spring.osgi.version>1.2.1</cxf.spring.osgi.version>
-
<cxf.spring.security.version>5.1.8.RELEASE</cxf.spring.security.version>
+
<cxf.spring.security.version>5.1.9.RELEASE</cxf.spring.security.version>
<cxf.spring.version>5.1.14.RELEASE</cxf.spring.version>
<cxf.stax-ex.version>1.7.6</cxf.stax-ex.version>
<cxf.swagger.ui.version>3.24.3</cxf.swagger.ui.version>