You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2014/10/30 20:28:51 UTC

[02/19] git commit: Update to latest spring releases for 3.1

Update to latest spring releases for 3.1


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

Branch: refs/heads/master
Commit: 47b1a4ae21cfc70cea3b48ebd2be72fd184f1370
Parents: 9896b92
Author: Daniel Kulp <dk...@apache.org>
Authored: Thu Oct 30 12:56:01 2014 -0400
Committer: Daniel Kulp <dk...@apache.org>
Committed: Thu Oct 30 12:56:01 2014 -0400

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/47b1a4ae/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index d33a0c9..cb8ef87 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -134,8 +134,8 @@
         <cxf.servlet-api-2.5.version>1.1.2</cxf.servlet-api-2.5.version>
         <cxf.slf4j.version>1.7.7</cxf.slf4j.version>
         <cxf.specs.jaxws.api.version>1.2</cxf.specs.jaxws.api.version>
-        <cxf.spring.version>3.2.6.RELEASE</cxf.spring.version>
-        <cxf.spring.security.version>3.1.4.RELEASE</cxf.spring.security.version>
+        <cxf.spring.version>4.1.1.RELEASE</cxf.spring.version>
+        <cxf.spring.security.version>3.2.5.RELEASE</cxf.spring.security.version>
         <cxf.spring.osgi.version>1.2.1</cxf.spring.osgi.version>
         <cxf.spring.ldap.version>1.3.1.RELEASE</cxf.spring.ldap.version>
         <cxf.spring.mock>spring-test</cxf.spring.mock>