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 822689a77d Update maven-pmd-plugin to 3.28.0
822689a77d is described below
commit 822689a77d10f32e97cfefbcff31b91494319005
Author: Andriy Redko <[email protected]>
AuthorDate: Fri Oct 10 17:50:43 2025 -0400
Update maven-pmd-plugin to 3.28.0
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index f089ff9baa..46f993bf21 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -422,7 +422,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-pmd-plugin</artifactId>
- <version>3.26.0</version>
+ <version>3.28.0</version>
<dependencies>
<dependency>
<groupId>org.apache.cxf.build-utils</groupId>