This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 3.2.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/3.2.x-fixes by this push:
new 7570994 Updating to Spring Security 4.2.15.RELEASE
7570994 is described below
commit 757099452695a00732a8ead329acdc385a0e61c2
Author: reta <[email protected]>
AuthorDate: Thu Apr 2 19:50:58 2020 -0400
Updating to Spring Security 4.2.15.RELEASE
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 31543e3..9893d07 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -159,7 +159,7 @@
<cxf.specs.jaxws.api.version>1.2</cxf.specs.jaxws.api.version>
<cxf.spring.version>4.3.26.RELEASE</cxf.spring.version>
<cxf.spring.boot.version>1.5.22.RELEASE</cxf.spring.boot.version>
-
<cxf.spring.security.version>4.2.14.RELEASE</cxf.spring.security.version>
+
<cxf.spring.security.version>4.2.15.RELEASE</cxf.spring.security.version>
<cxf.spring.osgi.version>1.2.1</cxf.spring.osgi.version>
<cxf.spring.ldap.version>2.3.2.RELEASE</cxf.spring.ldap.version>
<cxf.spring.mock>spring-test</cxf.spring.mock>