This is an automated email from the ASF dual-hosted git repository.

twolf pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git


The following commit(s) were added to refs/heads/master by this push:
     new 642ed0318 Bump pmd.version from 7.13.0 to 7.14.0 (#760)
642ed0318 is described below

commit 642ed0318008a3a3937249625dc4da80c5ec8b6d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jul 19 22:53:21 2025 +0200

    Bump pmd.version from 7.13.0 to 7.14.0 (#760)
    
    Bumps `pmd.version` from 7.13.0 to 7.14.0.
    
    - [Release notes](https://github.com/pmd/pmd/releases)
    - 
[Changelog](https://github.com/pmd/pmd/blob/main/docs/render_release_notes.rb)
    - 
[Commits](https://github.com/pmd/pmd/compare/pmd_releases/7.13.0...pmd_releases/7.14.0)
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 60bad3b3e..85939e4c3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,7 +118,7 @@
         <maven.archiver.version>3.6.3</maven.archiver.version>
         <plexus.archiver.version>4.10.0</plexus.archiver.version>
         <!-- See https://pmd.github.io/ for available latest version -->
-        <pmd.version>7.13.0</pmd.version>
+        <pmd.version>7.14.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