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 2015/12/07 16:42:41 UTC

cxf-fediz git commit: Updating some dependencies

Repository: cxf-fediz
Updated Branches:
  refs/heads/master 9c6aafe0d -> 44974c3a6


Updating some dependencies


Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/44974c3a
Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/44974c3a
Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/44974c3a

Branch: refs/heads/master
Commit: 44974c3a645b5435bfe4551cbaf90b4d45194867
Parents: 9c6aafe
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Mon Dec 7 15:42:31 2015 +0000
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Mon Dec 7 15:42:31 2015 +0000

----------------------------------------------------------------------
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/44974c3a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 07a2522..90de180 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,7 @@
         <spring.version>4.1.7.RELEASE</spring.version>
         <spring.security.version>3.1.7.RELEASE</spring.security.version>
         <tomcat7.version>7.0.65</tomcat7.version>
-        <tomcat8.version>8.0.28</tomcat8.version>
+        <tomcat8.version>8.0.30</tomcat8.version>
         <wss4j.version>2.1.4</wss4j.version>
         <xalan.version>2.7.2</xalan.version>
 
@@ -476,7 +476,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-checkstyle-plugin</artifactId>
-                    <version>2.15</version>
+                    <version>2.17</version>
                     <dependencies>
                         <dependency>
                             <groupId>org.apache.cxf.build-utils</groupId>
@@ -516,7 +516,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-pmd-plugin</artifactId>
-                    <version>3.1</version>
+                    <version>3.4</version>
                     <dependencies>
                         <dependency>
                             <groupId>org.apache.cxf.build-utils</groupId>