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 48d9d7b4ab31f3438e16517c3d555910edeb721b
Author: Lyor Goldstein <lgoldst...@apache.org>
AuthorDate: Mon May 9 20:44:17 2022 +0300

    Upgraded PMD version to 6.45.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 43d3506f6..12d47073e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -124,7 +124,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.41.0</pmd.version>
+        <pmd.version>6.45.0</pmd.version>
 
         <sshd.tests.timeout.factor>1.0</sshd.tests.timeout.factor>
         <sshd.tests.rerun.count>2</sshd.tests.rerun.count>

Reply via email to