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 0c1ab9a90fa852615c5a2bc2b2500927491781de
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 1 12:11:55 2026 -0500
Bump net.sourceforge.pmd:pmd-core from 7.21.0 to 7.22.0 in /parent (#2907)
Bumps [net.sourceforge.pmd:pmd-core](https://github.com/pmd/pmd) from
7.21.0 to 7.22.0.
- [Release notes](https://github.com/pmd/pmd/releases)
-
[Commits](https://github.com/pmd/pmd/compare/pmd_releases/7.21.0...pmd_releases/7.22.0)
---
updated-dependencies:
- dependency-name: net.sourceforge.pmd:pmd-core
dependency-version: 7.22.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 9cca3cbe22a53a53b60e1203656a9c7d173f040f)
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index a5c5483627..5989dc57e5 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.21.0</version>
+ <version>7.22.0</version>
</dependency>
<dependency>
<groupId>net.sourceforge.pmd</groupId>