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

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/main by this push:
     new 5bef5d233bb Bump net.sourceforge.pmd:pmd-java from 7.19.0 to 7.20.0 
(#2814)
5bef5d233bb is described below

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

    Bump net.sourceforge.pmd:pmd-java from 7.19.0 to 7.20.0 (#2814)
    
    Bumps [net.sourceforge.pmd:pmd-java](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-java
      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>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 71735673e73..f4b09767cd9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -438,7 +438,7 @@
                         <dependency>
                             <groupId>net.sourceforge.pmd</groupId>
                             <artifactId>pmd-java</artifactId>
-                            <version>7.19.0</version>
+                            <version>7.20.0</version>
                         </dependency>
                     </dependencies>
                     <configuration>

Reply via email to