The Apache Maven team is pleased to announce the release of the Maven
PMD Plugin version 3.20.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.20.0</version>
</plugin>
Release Notes - Maven PMD Plugin - Version 3.20.0
** Bug
* [MPMD-335] - Aggregate mode doesn't use additional repositories
** Task
* [MPMD-361] - Explicitly start and end tables with Doxia Sinks in
report renderers
** Dependency upgrade
* [MPMD-356] - Upgrade to PMD 6.50.0
* [MPMD-357] - Upgrade to PMD 6.51.0
* [MPMD-358] - Upgrade to PMD 6.52.0
* [MPMD-360] - Upgrade to PMD 6.53.0
Enjoy,
-The Apache Maven team
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org