This is an automated email from the ASF dual-hosted git repository.
buhhunyx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git
The following commit(s) were added to refs/heads/master by this push:
new 0e3aeb7 back maven-pmd-plugin
0e3aeb7 is described below
commit 0e3aeb74e798bce67d97f848b69bc62f563ad992
Author: Alexey Markevich <[email protected]>
AuthorDate: Thu Nov 4 10:25:30 2021 +0300
back maven-pmd-plugin
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c27a41a..e201f75 100644
--- a/pom.xml
+++ b/pom.xml
@@ -491,7 +491,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-pmd-plugin</artifactId>
- <version>3.15.0</version>
+ <version>3.14.0</version>
<dependencies>
<dependency>
<groupId>org.apache.cxf.build-utils</groupId>