You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2023/01/25 11:09:28 UTC

[maven-parent] 04/04: [MPOM-393] Upgrade to Maven PMD Plugin 3.20.0

This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a commit to branch update-reporting
in repository https://gitbox.apache.org/repos/asf/maven-parent.git

commit 9d755e4f0e24a4d7527aa7338a6d6e88321cb822
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Wed Jan 25 12:08:43 2023 +0100

    [MPOM-393] Upgrade to Maven PMD Plugin 3.20.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1860934..41e8e31 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1064,7 +1064,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-pmd-plugin</artifactId>
-          <version>3.19.0</version>
+          <version>3.20.0</version>
           <configuration>
             <targetJdk>${maven.compiler.target}</targetJdk>
             <rulesets>