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 2013/11/18 18:03:37 UTC

svn commit: r1543083 - /cxf/branches/2.6.x-fixes/parent/pom.xml

Author: coheigea
Date: Mon Nov 18 17:03:37 2013
New Revision: 1543083

URL: http://svn.apache.org/r1543083
Log:
Upgrading WSS4J version


Conflicts:
	parent/pom.xml

Modified:
    cxf/branches/2.6.x-fixes/parent/pom.xml

Modified: cxf/branches/2.6.x-fixes/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/parent/pom.xml?rev=1543083&r1=1543082&r2=1543083&view=diff
==============================================================================
--- cxf/branches/2.6.x-fixes/parent/pom.xml (original)
+++ cxf/branches/2.6.x-fixes/parent/pom.xml Mon Nov 18 17:03:37 2013
@@ -153,7 +153,7 @@
         <cxf.woodstox.core.version>4.2.0</cxf.woodstox.core.version>
         <cxf.woodstox.stax2-api.version>3.1.1</cxf.woodstox.stax2-api.version>
         <cxf.wsdl4j.version>1.6.3</cxf.wsdl4j.version>
-        <cxf.wss4j.version>1.6.12</cxf.wss4j.version>
+        <cxf.wss4j.version>1.6.13</cxf.wss4j.version>
         <cxf.xerces.version>2.9.1</cxf.xerces.version>
         <cxf.xmlbeans.version>2.5.0</cxf.xmlbeans.version>
         <cxf.xmlschema.version>2.0.3</cxf.xmlschema.version>
@@ -174,7 +174,7 @@
         <cxf.jaxb.bundle.version>2.2.1.1_2</cxf.jaxb.bundle.version>
         <cxf.saaj-impl.bundle.version>1.3.20_1</cxf.saaj-impl.bundle.version>
         <cxf.wsdl4j.bundle.version>1.6.2_6</cxf.wsdl4j.bundle.version>
-        <cxf.xmlsec.bundle.version>1.5.5</cxf.xmlsec.bundle.version>
+        <cxf.xmlsec.bundle.version>1.5.6</cxf.xmlsec.bundle.version>
         <cxf.rhino.bundle.version>1.7R2_3</cxf.rhino.bundle.version>
         <cxf.xmlresolver.bundle.version>1.2_5</cxf.xmlresolver.bundle.version>
         <cxf.xerces.bundle.version>2.9.1_5</cxf.xerces.bundle.version>