You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by cm...@apache.org on 2013/01/04 16:43:15 UTC

svn commit: r1428933 - /camel/branches/camel-2.10.x/platforms/karaf/features/pom.xml

Author: cmueller
Date: Fri Jan  4 15:43:14 2013
New Revision: 1428933

URL: http://svn.apache.org/viewvc?rev=1428933&view=rev
Log:
upgrade wss4j to 1.6.8

Modified:
    camel/branches/camel-2.10.x/platforms/karaf/features/pom.xml

Modified: camel/branches/camel-2.10.x/platforms/karaf/features/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.10.x/platforms/karaf/features/pom.xml?rev=1428933&r1=1428932&r2=1428933&view=diff
==============================================================================
--- camel/branches/camel-2.10.x/platforms/karaf/features/pom.xml (original)
+++ camel/branches/camel-2.10.x/platforms/karaf/features/pom.xml Fri Jan  4 15:43:14 2013
@@ -133,7 +133,7 @@
       <stax2-api-bundle-version>3.1.1</stax2-api-bundle-version>
       <saaj-impl-version>1.3.2_2</saaj-impl-version>
       <wsdl4j-bundle-version>1.6.2_6</wsdl4j-bundle-version>
-      <wss4j-version>1.6.5</wss4j-version>
+      <wss4j-version>1.6.8</wss4j-version>
     </properties>
     
     <!-- The validate plugin will export these provided dependencies bundles' export packages first -->