You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ff...@apache.org on 2009/08/26 02:38:03 UTC

svn commit: r807858 - /servicemix/smx3/branches/servicemix-3.2/pom.xml

Author: ffang
Date: Wed Aug 26 00:38:03 2009
New Revision: 807858

URL: http://svn.apache.org/viewvc?rev=807858&view=rev
Log:
[SMXCOMP-620]update xmlsec version to 1.4.3

Modified:
    servicemix/smx3/branches/servicemix-3.2/pom.xml

Modified: servicemix/smx3/branches/servicemix-3.2/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx3/branches/servicemix-3.2/pom.xml?rev=807858&r1=807857&r2=807858&view=diff
==============================================================================
--- servicemix/smx3/branches/servicemix-3.2/pom.xml (original)
+++ servicemix/smx3/branches/servicemix-3.2/pom.xml Wed Aug 26 00:38:03 2009
@@ -220,7 +220,7 @@
         <oro-version>2.0.8</oro-version>
         <sitemesh-version>2.2.1</sitemesh-version>
         <woden-version>1.0.0M6</woden-version>
-        <cxf-version>2.0.12-SNAPSHOT</cxf-version>
+        <cxf-version>2.0.12</cxf-version>
         <jaxb.version>2.0</jaxb.version>
         <jaxb.impl.version>2.0.1</jaxb.impl.version>
         <derby-version>10.2.2.0</derby-version>
@@ -1917,7 +1917,7 @@
             <dependency>
                 <groupId>org.apache.santuario</groupId>
                 <artifactId>xmlsec</artifactId>
-                <version>1.4.0</version>
+                <version>1.4.3</version>
             </dependency>
             <dependency>
                 <groupId>org.objectweb.howl</groupId>