Author: dkulp
Date: Tue Oct 5 15:08:24 2010
New Revision: 1004665
URL: http://svn.apache.org/viewvc?rev=1004665&view=rev
Log:
Update to latest wss4j
Modified:
cxf/trunk/rt/ws/security/pom.xml
Modified: cxf/trunk/rt/ws/security/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/rt/ws/security/pom.xml?rev=1004665&r1=1004664&r2=1004665&view=diff
==============================================================================
--- cxf/trunk/rt/ws/security/pom.xml (original)
+++ cxf/trunk/rt/ws/security/pom.xml Tue Oct 5 15:08:24 2010
@@ -91,7 +91,7 @@
<dependency>
<groupId>org.apache.ws.security</groupId>
<artifactId>wss4j</artifactId>
- <version>1.5.8</version>
+ <version>1.5.9</version>
<exclusions>
<exclusion>
<groupId>axis</groupId>