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/02/08 18:29:29 UTC

[cxf] branch master updated: Updating to Spring Security 5.2.2

This is an automated email from the ASF dual-hosted git repository.

reta pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/master by this push:
     new d17a51c  Updating to Spring Security 5.2.2
d17a51c is described below

commit d17a51cbff36aa314374d4621434968422fb9c9f
Author: reta <dr...@gmail.com>
AuthorDate: Sat Feb 8 13:29:09 2020 -0500

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 74c666f..d1df0f4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -197,7 +197,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.2.1.RELEASE</cxf.spring.security.version>
+        <cxf.spring.security.version>5.2.2.RELEASE</cxf.spring.security.version>
         <cxf.spring.version>5.2.3.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>