Repository: commons-rng Updated Branches: refs/heads/master ae81bc6bd -> f8f864992
Upgrade "SpotBugs". Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/f8f86499 Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/f8f86499 Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/f8f86499 Branch: refs/heads/master Commit: f8f8649927b180c1fa2e0eb8a1c6bb9785bcdfdd Parents: ae81bc6 Author: Gilles <er...@apache.org> Authored: Sat Jun 2 04:59:20 2018 +0200 Committer: Gilles <er...@apache.org> Committed: Sat Jun 2 04:59:20 2018 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-rng/blob/f8f86499/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index cdb42b1..01f276d 100644 --- a/pom.xml +++ b/pom.xml @@ -100,7 +100,7 @@ <maven.compiler.source>1.6</maven.compiler.source> <maven.compiler.target>1.6</maven.compiler.target> <rng.pmd.version>3.9.0</rng.pmd.version> - <rng.spotbugs.version>3.1.1</rng.spotbugs.version> + <rng.spotbugs.version>3.1.3</rng.spotbugs.version> <rng.checkstyle.version>3.0.0</rng.checkstyle.version> <rng.clirr.version>2.8</rng.clirr.version> <rng.mathjax.version>2.7.2</rng.mathjax.version>