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 2008/04/12 14:42:40 UTC

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

Author: ffang
Date: Sat Apr 12 05:42:40 2008
New Revision: 647443

URL: http://svn.apache.org/viewvc?rev=647443&view=rev
Log:
[SM-1314]update wss4j version from 1.5.1 to 1.5.2

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=647443&r1=647442&r2=647443&view=diff
==============================================================================
--- servicemix/smx3/branches/servicemix-3.2/pom.xml (original)
+++ servicemix/smx3/branches/servicemix-3.2/pom.xml Sat Apr 12 05:42:40 2008
@@ -1880,7 +1880,7 @@
             <dependency>
                 <groupId>org.apache.ws.security</groupId>
                 <artifactId>wss4j</artifactId>
-                <version>1.5.1</version>
+                <version>1.5.2</version>
             </dependency>
             <dependency>
                 <groupId>bouncycastle</groupId>