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

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

commit c1a02e9ad6cc680c4e49bd6a876137766baaa3c2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 2 07:40:19 2026 -0400

    Bump net.sourceforge.pmd:pmd-core from 7.22.0 to 7.23.0 (#3013)
    
    Bumps [net.sourceforge.pmd:pmd-core](https://github.com/pmd/pmd) from 
7.22.0 to 7.23.0.
    - [Release notes](https://github.com/pmd/pmd/releases)
    - 
[Commits](https://github.com/pmd/pmd/compare/pmd_releases/7.22.0...pmd_releases/7.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: net.sourceforge.pmd:pmd-core
      dependency-version: 7.23.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 28b65300bfc2b87a1f26536506e2faf38a9becf2)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 9f2ac6c4d17..3faa6f135d9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -432,7 +432,7 @@
                         <dependency>
                             <groupId>net.sourceforge.pmd</groupId>
                             <artifactId>pmd-core</artifactId>
-                            <version>7.22.0</version>
+                            <version>7.23.0</version>
                         </dependency>
                         <dependency>
                             <groupId>net.sourceforge.pmd</groupId>

Reply via email to