Author: andygumbrecht
Date: Thu Aug 8 13:31:18 2013
New Revision: 1511773
URL: http://svn.apache.org/r1511773
Log:
wss4j > 1.6.11
Modified:
tomee/tomee/trunk/pom.xml
Modified: tomee/tomee/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/trunk/pom.xml?rev=1511773&r1=1511772&r2=1511773&view=diff
==============================================================================
--- tomee/tomee/trunk/pom.xml (original)
+++ tomee/tomee/trunk/pom.xml Thu Aug 8 13:31:18 2013
@@ -1378,7 +1378,7 @@
<dependency>
<groupId>org.apache.ws.security</groupId>
<artifactId>wss4j</artifactId>
- <version>1.6.10</version>
+ <version>1.6.11</version>
<exclusions>
<exclusion>
<artifactId>commons-logging</artifactId>
|