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

commit e7653d6a628be15b66943eb22674f26ae59b83c7
Author: Andriy Redko <[email protected]>
AuthorDate: Tue Nov 7 20:32:07 2023 -0500

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

diff --git a/parent/pom.xml b/parent/pom.xml
index cc16c94b7a..a2d875c451 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.20.0</version>
+                    <version>3.21.2</version>
                     <dependencies>
                         <dependency>
                             <groupId>org.apache.cxf.build-utils</groupId>

Reply via email to