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

reta pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 7c34a231e83f934ecc4c9f26de38caa20f18727c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 5 10:10:30 2026 -0500

    Bump net.sourceforge.pmd:pmd-core from 7.19.0 to 7.20.0 (#2813)
    
    Bumps [net.sourceforge.pmd:pmd-core](https://github.com/pmd/pmd) from 
7.19.0 to 7.20.0.
    - [Release notes](https://github.com/pmd/pmd/releases)
    - 
[Commits](https://github.com/pmd/pmd/compare/pmd_releases/7.19.0...pmd_releases/7.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: net.sourceforge.pmd:pmd-core
      dependency-version: 7.20.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit a67b13871ff0966a4f45ed692f8738dda71c9402)
    (cherry picked from commit cc1ff93a75c975cc44d625058b0ef7f84299b68b)
    (cherry picked from commit 77f61104bf0be86ae7effe2d5222bb41dd049cc7)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 08330ac8dbf..e55324806d7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -435,7 +435,7 @@
                         <dependency>
                             <groupId>net.sourceforge.pmd</groupId>
                             <artifactId>pmd-core</artifactId>
-                            <version>7.19.0</version>
+                            <version>7.20.0</version>
                         </dependency>
                         <dependency>
                             <groupId>net.sourceforge.pmd</groupId>

Reply via email to