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 2012/12/17 18:21:21 UTC

svn commit: r1423025 - /cxf/trunk/parent/pom.xml

Author: coheigea
Date: Mon Dec 17 17:21:20 2012
New Revision: 1423025

URL: http://svn.apache.org/viewvc?rev=1423025&view=rev
Log:
Upgrading xmlsec bundle

Modified:
    cxf/trunk/parent/pom.xml

Modified: cxf/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/parent/pom.xml?rev=1423025&r1=1423024&r2=1423025&view=diff
==============================================================================
--- cxf/trunk/parent/pom.xml (original)
+++ cxf/trunk/parent/pom.xml Mon Dec 17 17:21:20 2012
@@ -178,7 +178,7 @@
         <cxf.jaxb.bundle.version>2.2.1.1_2</cxf.jaxb.bundle.version>
         <cxf.saaj-impl.bundle.version>1.3.19_1</cxf.saaj-impl.bundle.version>
         <cxf.wsdl4j.bundle.version>1.6.2_6</cxf.wsdl4j.bundle.version>
-        <cxf.xmlsec.bundle.version>1.5.2</cxf.xmlsec.bundle.version>
+        <cxf.xmlsec.bundle.version>1.5.3</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>