Upgraded PMD version to 6.6.0

Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo
Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/821b6d68
Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/821b6d68
Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/821b6d68

Branch: refs/heads/master
Commit: 821b6d68bf8ab6d9bd29381ce9ee923974e55c58
Parents: a301d51
Author: Goldstein Lyor <[email protected]>
Authored: Wed Aug 22 11:43:27 2018 +0300
Committer: Goldstein Lyor <[email protected]>
Committed: Wed Aug 22 12:53:33 2018 +0300

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


http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/821b6d68/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index bb01ba1..2a825a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,7 +118,7 @@
 
         <surefire.plugin.version>2.22.0</surefire.plugin.version>
         <!-- See https://pmd.github.io/ for available latest version -->
-        <pmd.version>6.5.0</pmd.version>
+        <pmd.version>6.6.0</pmd.version>
     </properties>
 
     <profiles>

Reply via email to