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 fbf7e6f7c719ec30f90469a9231b23e64eeeec9f
Author: Andriy Redko <[email protected]>
AuthorDate: Tue Nov 7 20:32:07 2023 -0500

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 3f2de68add..526447aa81 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -424,7 +424,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-pmd-plugin</artifactId>
-                    <version>3.20.0</version>
+                    <version>3.21.2</version>
                     <dependencies>
                         <dependency>
                             <groupId>org.apache.cxf.build-utils</groupId>

Reply via email to