This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 4.0.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 562f62465553a3621cfc3d63af57ba99c61b4b26
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 4 08:13:40 2025 -0500
Bump net.sourceforge.pmd:pmd-core from 7.18.0 to 7.19.0 (#2764)
Bumps [net.sourceforge.pmd:pmd-core](https://github.com/pmd/pmd) from
7.18.0 to 7.19.0.
- [Release notes](https://github.com/pmd/pmd/releases)
-
[Commits](https://github.com/pmd/pmd/compare/pmd_releases/7.18.0...pmd_releases/7.19.0)
---
updated-dependencies:
- dependency-name: net.sourceforge.pmd:pmd-core
dependency-version: 7.19.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 e2179922acb8e54e098e149d5394acd8f47a0d6f)
(cherry picked from commit 61d17b3867c1853a3fef03f165c3c1bfbfd97bca)
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index d8b8014174..ecdf41a6f7 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.18.0</version>
+ <version>7.19.0</version>
</dependency>
<dependency>
<groupId>net.sourceforge.pmd</groupId>