You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2020/10/08 23:39:38 UTC

[cxf] branch 3.3.x-fixes updated: Update to Spring Security 5.1.13.RELEASE

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 9e2f287  Update to Spring Security 5.1.13.RELEASE
9e2f287 is described below

commit 9e2f287ab9112a0adea9ccdd2c14568d1361ae33
Author: reta <dr...@gmail.com>
AuthorDate: Thu Oct 8 19:39:04 2020 -0400

    Update to Spring Security 5.1.13.RELEASE
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index b481f76..5a4797e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -195,7 +195,7 @@
         <cxf.spring.ldap.version>2.3.3.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.12.RELEASE</cxf.spring.security.version>
+        <cxf.spring.security.version>5.1.13.RELEASE</cxf.spring.security.version>
         <cxf.spring.version>5.1.18.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>