You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2018/05/31 09:16:33 UTC

[cxf] branch master updated: Updating Spring Security

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.git


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

commit e1ad0828edc6ceeca0ed5eb68b07dc2a4d370623
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Thu May 31 10:16:03 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 703e77b..5367d3a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -156,7 +156,7 @@
         <cxf.specs.jaxws.api.version>1.2</cxf.specs.jaxws.api.version>
         <cxf.spring.version>4.3.17.RELEASE</cxf.spring.version>
         <cxf.spring.boot.version>1.5.13.RELEASE</cxf.spring.boot.version>
-        <cxf.spring.security.version>4.2.5.RELEASE</cxf.spring.security.version>
+        <cxf.spring.security.version>4.2.6.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>

-- 
To stop receiving notification emails like this one, please contact
coheigea@apache.org.