maven-pmd-plugin 3.7 -> 3.8 Project: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/commit/cbb7375c Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/tree/cbb7375c Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/diff/cbb7375c
Branch: refs/heads/master Commit: cbb7375caacb9ac7c6393c031bd1427870553905 Parents: 4dba04d Author: Gary Gregory <[email protected]> Authored: Sat Nov 11 14:32:54 2017 -0700 Committer: Gary Gregory <[email protected]> Committed: Sat Nov 11 14:32:54 2017 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/blob/cbb7375c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8d6fe14..0936440 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ <Log4jScalaApiReleaseVersion>11.0</Log4jScalaApiReleaseVersion> <log4j.version>2.8.2</log4j.version> <changes.plugin.version>2.12.1</changes.plugin.version> - <pmd.plugin.version>3.7</pmd.plugin.version> + <pmd.plugin.version>3.8</pmd.plugin.version> </properties> <dependencyManagement>
