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 7ee60d8fdb0666b627fcc5dd833adb1b4db7cfc2 Author: Lyor Goldstein <lgoldst...@apache.org> AuthorDate: Wed Jul 13 19:28:32 2022 +0300 Upgraded PMD version to 6.47.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2020effea..ac5cd2f79 100644 --- a/pom.xml +++ b/pom.xml @@ -123,7 +123,7 @@ <scm.plugin.version>1.12.0</scm.plugin.version> <plexus.archiver.version>4.2.6</plexus.archiver.version> <!-- See https://pmd.github.io/ for available latest version --> - <pmd.version>6.45.0</pmd.version> + <pmd.version>6.47.0</pmd.version> <sshd.tests.timeout.factor>1.0</sshd.tests.timeout.factor> <sshd.tests.rerun.count>2</sshd.tests.rerun.count>