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/03 02:02:06 UTC

svn commit: r800166 - /servicemix/smx3/trunk/pom.xml

Author: ffang
Date: Mon Aug  3 00:02:06 2009
New Revision: 800166

URL: http://svn.apache.org/viewvc?rev=800166&view=rev
Log:
[SM-1877]update wss4j to 1.5.8

Modified:
    servicemix/smx3/trunk/pom.xml

Modified: servicemix/smx3/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx3/trunk/pom.xml?rev=800166&r1=800165&r2=800166&view=diff
==============================================================================
--- servicemix/smx3/trunk/pom.xml (original)
+++ servicemix/smx3/trunk/pom.xml Mon Aug  3 00:02:06 2009
@@ -1683,7 +1683,7 @@
             <dependency>
                 <groupId>org.apache.ws.security</groupId>
                 <artifactId>wss4j</artifactId>
-                <version>1.5.5</version>
+                <version>1.5.8</version>
             </dependency>
             <dependency>
                 <groupId>bouncycastle</groupId>