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 99d8ef439c335fb457d9907dbc7da24e2c27c13e
Author: Andriy Redko <[email protected]>
AuthorDate: Fri Oct 10 17:50:43 2025 -0400

    Update maven-pmd-plugin to 3.28.0
    
    (cherry picked from commit 822689a77d10f32e97cfefbcff31b91494319005)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index d6d3c64197..a28767c55f 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>

Reply via email to