maven-pmd-plugin 3.5 -> 3.6.

Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/9530368b
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/9530368b
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/9530368b

Branch: refs/heads/LOG4J2-1278-gc-free-logger
Commit: 9530368b0571a44ddc6fc2a2cca490593cd1d1c3
Parents: cbde119
Author: ggregory <[email protected]>
Authored: Mon Feb 22 19:18:59 2016 -0800
Committer: ggregory <[email protected]>
Committed: Mon Feb 22 19:18:59 2016 -0800

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/9530368b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 25d6713..188f1d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -195,7 +195,7 @@
     <flumeVersion>1.6.0</flumeVersion>
     <disruptorVersion>3.3.4</disruptorVersion>
     <compiler.plugin.version>3.5.1</compiler.plugin.version>
-    <pmd.plugin.version>3.5</pmd.plugin.version>
+    <pmd.plugin.version>3.6</pmd.plugin.version>
     <findbugs.plugin.version>3.0.3</findbugs.plugin.version>
     <changes.plugin.version>2.11</changes.plugin.version>
     <javadoc.plugin.version>2.10.3</javadoc.plugin.version>

Reply via email to