Repository: commons-statistics Updated Branches: refs/heads/master fed3e7503 -> 954076b06
findbugs-maven-plugin 3.0.2 -> 3.0.5. Project: http://git-wip-us.apache.org/repos/asf/commons-statistics/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-statistics/commit/954076b0 Tree: http://git-wip-us.apache.org/repos/asf/commons-statistics/tree/954076b0 Diff: http://git-wip-us.apache.org/repos/asf/commons-statistics/diff/954076b0 Branch: refs/heads/master Commit: 954076b0646d7e50764841615d832b65a4da4ebd Parents: fed3e75 Author: Gary Gregory <garydgreg...@gmail.com> Authored: Mon Jan 22 12:52:19 2018 -0700 Committer: Gary Gregory <garydgreg...@gmail.com> Committed: Mon Jan 22 12:52:19 2018 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-statistics/blob/954076b0/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 2f6e245..6e9aab4 100644 --- a/pom.xml +++ b/pom.xml @@ -84,7 +84,7 @@ <maven.compiler.source>1.8</maven.compiler.source> <maven.compiler.target>1.8</maven.compiler.target> <statistics.pmd.version>3.8</statistics.pmd.version> - <statistics.findbugs.version>3.0.2</statistics.findbugs.version> + <statistics.findbugs.version>3.0.5</statistics.findbugs.version> <statistics.checkstyle.version>2.17</statistics.checkstyle.version> <statistics.clirr.version>2.8</statistics.clirr.version> <!-- Workaround to avoid duplicating config files. -->