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/05/20 04:21:52 UTC

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

Author: ffang
Date: Wed May 20 02:21:52 2009
New Revision: 776522

URL: http://svn.apache.org/viewvc?rev=776522&view=rev
Log:
[SMXCOMP-541]Upgrade WSSJ to 1.5.5

Modified:
    servicemix/smx3/trunk/pom.xml

Modified: servicemix/smx3/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx3/trunk/pom.xml?rev=776522&r1=776521&r2=776522&view=diff
==============================================================================
--- servicemix/smx3/trunk/pom.xml (original)
+++ servicemix/smx3/trunk/pom.xml Wed May 20 02:21:52 2009
@@ -1678,7 +1678,7 @@
             <dependency>
                 <groupId>org.apache.ws.security</groupId>
                 <artifactId>wss4j</artifactId>
-                <version>1.5.2</version>
+                <version>1.5.5</version>
             </dependency>
             <dependency>
                 <groupId>bouncycastle</groupId>