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 2014/02/20 15:15:31 UTC

svn commit: r1570198 - /cxf/fediz/branches/1.1.x-fixes/pom.xml

Author: coheigea
Date: Thu Feb 20 14:15:31 2014
New Revision: 1570198

URL: http://svn.apache.org/r1570198
Log:
Upgrading WSS4J dependency

Modified:
    cxf/fediz/branches/1.1.x-fixes/pom.xml

Modified: cxf/fediz/branches/1.1.x-fixes/pom.xml
URL: http://svn.apache.org/viewvc/cxf/fediz/branches/1.1.x-fixes/pom.xml?rev=1570198&r1=1570197&r2=1570198&view=diff
==============================================================================
--- cxf/fediz/branches/1.1.x-fixes/pom.xml (original)
+++ cxf/fediz/branches/1.1.x-fixes/pom.xml Thu Feb 20 14:15:31 2014
@@ -48,7 +48,7 @@
         <spring.version>3.1.4.RELEASE</spring.version>
         <spring.security.version>3.1.4.RELEASE</spring.security.version>
         <tomcat.version>7.0.42</tomcat.version>
-        <wss4j.version>1.6.13</wss4j.version>
+        <wss4j.version>1.6.14</wss4j.version>
 
         <tomcat.url>http://localhost:8080/manager/text</tomcat.url>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -483,6 +483,11 @@
                             <artifactId>cxf-buildtools</artifactId>
                             <version>${cxf.build-utils.version}</version>
                         </dependency>
+                        <dependency>
+                            <groupId>net.sourceforge.pmd</groupId>
+                            <artifactId>pmd</artifactId>
+                            <version>5.0.4</version>
+                        </dependency>
                     </dependencies>
                     <configuration>
                         <rulesets>