This is an automated email from the ASF dual-hosted git repository. lgoldstein pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mina-sshd.git
commit 40cc5cc9eff486c7b1d146caf02687f094e68f95 Author: Lyor Goldstein <lgoldst...@apache.org> AuthorDate: Thu May 16 13:10:54 2019 +0300 Upgraded PMD version to 6.14.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e6059f5..483761d 100644 --- a/pom.xml +++ b/pom.xml @@ -121,7 +121,7 @@ <maven.archiver.version>3.4.0</maven.archiver.version> <plexus.archiver.version>4.1.0</plexus.archiver.version> <!-- See https://pmd.github.io/ for available latest version --> - <pmd.version>6.13.0</pmd.version> + <pmd.version>6.14.0</pmd.version> </properties> <profiles>