The Apache Maven team is pleased to announce the release of the Maven
PMD Plugin version 3.23.0.
https://maven.apache.org/plugins/maven-pmd-plugin/
You should specify the version in your project's plugin configuration:
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-pmd-plugin</artifactId>
<version>3.23.0</version>
</plugin>
Release Notes - Maven PMD Plugin - Version 3.23.0
** Bug
* [MPMD-395] - Build doesn't fail for invalid CPD format
** Dependency upgrade
* [MPMD-397] - Upgrade to Maven 3.6.3
Enjoy,
-The Apache Maven team
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org