You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2011/08/17 17:32:34 UTC

svn commit: r1158769 - /cxf/branches/2.3.x-fixes/rt/ws/security/pom.xml

Author: coheigea
Date: Wed Aug 17 15:32:34 2011
New Revision: 1158769

URL: http://svn.apache.org/viewvc?rev=1158769&view=rev
Log:
Upgrading to WSS4J 1.5.12.

Modified:
    cxf/branches/2.3.x-fixes/rt/ws/security/pom.xml

Modified: cxf/branches/2.3.x-fixes/rt/ws/security/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/rt/ws/security/pom.xml?rev=1158769&r1=1158768&r2=1158769&view=diff
==============================================================================
--- cxf/branches/2.3.x-fixes/rt/ws/security/pom.xml (original)
+++ cxf/branches/2.3.x-fixes/rt/ws/security/pom.xml Wed Aug 17 15:32:34 2011
@@ -75,7 +75,7 @@
         <dependency>
             <groupId>org.apache.ws.security</groupId>
             <artifactId>wss4j</artifactId>
-            <version>1.5.11</version>
+            <version>1.5.12</version>
             <exclusions>
                 <exclusion>
                     <groupId>axis</groupId>