[jbossws-commits] JBossWS SVN: r16429 - stack/cxf/branches/jbossws-cxf-4.0.x.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Tue Jul 3 08:44:58 EDT 2012


Author: alessio.soldano at jboss.com
Date: 2012-07-03 08:44:58 -0400 (Tue, 03 Jul 2012)
New Revision: 16429

Modified:
   stack/cxf/branches/jbossws-cxf-4.0.x/pom.xml
Log:
[JBPAPP-9439] Move to Apache CXF 2.4.8


Modified: stack/cxf/branches/jbossws-cxf-4.0.x/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.0.x/pom.xml	2012-07-03 12:44:16 UTC (rev 16428)
+++ stack/cxf/branches/jbossws-cxf-4.0.x/pom.xml	2012-07-03 12:44:58 UTC (rev 16429)
@@ -88,7 +88,7 @@
     <commons.logging.version>1.1.1</commons.logging.version>
     <log4j.version>1.2.16</log4j.version>
     <mail.version>1.4.4</mail.version>
-    <neethi.version>3.0.1</neethi.version>
+    <neethi.version>3.0.2</neethi.version>
     <saaj.api.version>1.0.1.Final</saaj.api.version>
     <servlet.api.version>1.0.1.Final</servlet.api.version>
     <stax.api.version>1.0-2</stax.api.version>
@@ -96,8 +96,8 @@
     <velocity.version>1.6.3</velocity.version>
     <xerces.version>2.9.1</xerces.version>
     <xmlschema.version>2.0.2</xmlschema.version>
-    <xmlsec.version>1.5.1</xmlsec.version>
-    <wss4j.version>1.6.5</wss4j.version>
+    <xmlsec.version>1.5.2</xmlsec.version>
+    <wss4j.version>1.6.6</wss4j.version>
     <wstx.version>3.2.9</wstx.version>
     <spring.version>3.0.6.RELEASE</spring.version>
   </properties>



More information about the jbossws-commits mailing list