Repository: commons-math
Updated Branches:
  refs/heads/master 1e139db44 -> 333a32488


Plugins update.


Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/333a3248
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/333a3248
Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/333a3248

Branch: refs/heads/master
Commit: 333a32488ffe73ef9f82f6f359d344bb190b0759
Parents: 1e139db
Author: Gilles <er...@apache.org>
Authored: Thu Aug 10 03:04:53 2017 +0200
Committer: Gilles <er...@apache.org>
Committed: Thu Aug 10 03:04:53 2017 +0200

----------------------------------------------------------------------
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-math/blob/333a3248/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2701e59..2aaaa12 100644
--- a/pom.xml
+++ b/pom.xml
@@ -462,13 +462,13 @@
     <commons.encoding>UTF-8</commons.encoding>
     <maven.compiler.source>1.7</maven.compiler.source>
     <maven.compiler.target>1.7</maven.compiler.target>
-    <math.pmd.version>3.5</math.pmd.version>
-    <math.findbugs.version>3.0.2</math.findbugs.version>
+    <math.pmd.version>3.8</math.pmd.version>
+    <math.findbugs.version>3.0.4</math.findbugs.version>
     <math.checkstyle.version>2.17</math.checkstyle.version>
-    <math.clirr.version>2.7</math.clirr.version>
+    <math.clirr.version>2.8</math.clirr.version>
 
     <!-- Temporary fix to support Java 8 -->
-    <commons.jacoco.version>0.7.5.201505241946</commons.jacoco.version>
+    <commons.jacoco.version>0.7.9</commons.jacoco.version>
     <commons.jacoco.classRatio>0.96</commons.jacoco.classRatio>
     <commons.jacoco.instructionRatio>0.8</commons.jacoco.instructionRatio>
     <commons.jacoco.methodRatio>0.8</commons.jacoco.methodRatio>

Reply via email to