Author: dkulp
Date: Tue Oct 5 15:32:43 2010
New Revision: 1004672
URL: http://svn.apache.org/viewvc?rev=1004672&view=rev
Log:
Merged revisions 1004665 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r1004665 | dkulp | 2010-10-05 11:08:24 -0400 (Tue, 05 Oct 2010) | 1 line
Update to latest wss4j
........
Modified:
cxf/branches/2.2.x-fixes/ (props changed)
cxf/branches/2.2.x-fixes/rt/ws/security/pom.xml
Propchange: cxf/branches/2.2.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.
Modified: cxf/branches/2.2.x-fixes/rt/ws/security/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/rt/ws/security/pom.xml?rev=1004672&r1=1004671&r2=1004672&view=diff
==============================================================================
--- cxf/branches/2.2.x-fixes/rt/ws/security/pom.xml (original)
+++ cxf/branches/2.2.x-fixes/rt/ws/security/pom.xml Tue Oct 5 15:32:43 2010
@@ -94,7 +94,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>