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 8e5547fe29ddb0e48cb369a9505f4f718c8003cb Author: Lyor Goldstein <lgoldst...@apache.org> AuthorDate: Wed Dec 11 18:39:02 2019 +0200 Updated PMD version to 6.20.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3b59af4..1ac4ef8 100644 --- a/pom.xml +++ b/pom.xml @@ -123,7 +123,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.19.0</pmd.version> + <pmd.version>6.20.0</pmd.version> </properties> <profiles>