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 547b5302c474e4ed40dc9d2be76472659462198d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 5 09:19:24 2026 -0500
Bump net.sourceforge.pmd:pmd-core from 7.20.0 to 7.21.0 (#2866)
Bumps [net.sourceforge.pmd:pmd-core](https://github.com/pmd/pmd) from
7.20.0 to 7.21.0.
- [Release notes](https://github.com/pmd/pmd/releases)
-
[Commits](https://github.com/pmd/pmd/compare/pmd_releases/7.20.0...pmd_releases/7.21.0)
---
updated-dependencies:
- dependency-name: net.sourceforge.pmd:pmd-core
dependency-version: 7.21.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 388e74944d3791f73375b852e691d449c4d9faa1)
(cherry picked from commit 3bdea75610b7e64a1ee6ce680f8c2826fc77d0c3)
(cherry picked from commit 75a857893f54a5b6a25904421cdb9f3a0c780a9b)
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 663808c48c..e9f1ed5fa0 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.20.0</version>
+ <version>7.21.0</version>
</dependency>
<dependency>
<groupId>net.sourceforge.pmd</groupId>