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 2017/01/16 16:55:38 UTC

cxf git commit: Updating Spring Sec

Repository: cxf
Updated Branches:
  refs/heads/3.1.x-fixes a33be7490 -> 2ee2e3fad


Updating Spring Sec


Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/2ee2e3fa
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/2ee2e3fa
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/2ee2e3fa

Branch: refs/heads/3.1.x-fixes
Commit: 2ee2e3fad61942c3058e729a9520c4bfb541cb0b
Parents: a33be74
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Mon Jan 16 16:55:30 2017 +0000
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Mon Jan 16 16:55:30 2017 +0000

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


http://git-wip-us.apache.org/repos/asf/cxf/blob/2ee2e3fa/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index a91900a..27ea846 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -146,7 +146,7 @@
         <cxf.specs.jaxws.api.version>1.2</cxf.specs.jaxws.api.version>
         <cxf.spring.version>4.1.9.RELEASE</cxf.spring.version>
         <cxf.spring.boot.version>1.3.6.RELEASE</cxf.spring.boot.version>
-        <cxf.spring.security.version>3.2.9.RELEASE</cxf.spring.security.version>
+        <cxf.spring.security.version>3.2.10.RELEASE</cxf.spring.security.version>
         <cxf.spring.osgi.version>1.2.1</cxf.spring.osgi.version>
         <cxf.spring.ldap.version>2.2.0.RELEASE</cxf.spring.ldap.version>
         <cxf.spring.mock>spring-test</cxf.spring.mock>