Repository: commons-statistics
Updated Branches:
  refs/heads/master d8f0c0690 -> 8ccb2dacc


maven-pmd-plugin 3.5 -> 3.8.

Project: http://git-wip-us.apache.org/repos/asf/commons-statistics/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/commons-statistics/commit/8ccb2dac
Tree: http://git-wip-us.apache.org/repos/asf/commons-statistics/tree/8ccb2dac
Diff: http://git-wip-us.apache.org/repos/asf/commons-statistics/diff/8ccb2dac

Branch: refs/heads/master
Commit: 8ccb2dacc7c98e3f33a38534049496d6e440cdd4
Parents: d8f0c06
Author: Gary Gregory <garydgreg...@gmail.com>
Authored: Mon Jan 22 11:02:14 2018 -0700
Committer: Gary Gregory <garydgreg...@gmail.com>
Committed: Mon Jan 22 11:02:14 2018 -0700

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-statistics/blob/8ccb2dac/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a0c5c2c..c69a8c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -83,7 +83,7 @@
     <commons.encoding>UTF-8</commons.encoding>
     <maven.compiler.source>1.8</maven.compiler.source>
     <maven.compiler.target>1.8</maven.compiler.target>
-    <statistics.pmd.version>3.5</statistics.pmd.version>
+    <statistics.pmd.version>3.8</statistics.pmd.version>
     <statistics.findbugs.version>3.0.2</statistics.findbugs.version>
     <statistics.checkstyle.version>2.17</statistics.checkstyle.version>
     <statistics.clirr.version>2.7</statistics.clirr.version>

Reply via email to