This is an automated email from the ASF dual-hosted git repository.
sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 662beea [MPOM-393] Bump maven-pmd-plugin from 3.20.0 to 3.21.0
662beea is described below
commit 662beeabc7df8c0808896b87143e6a7628ef22d6
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Sun Jun 11 23:37:25 2023 +0200
[MPOM-393] Bump maven-pmd-plugin from 3.20.0 to 3.21.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5942b38..1a28d04 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1068,7 +1068,7 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-pmd-plugin</artifactId>
- <version>3.20.0</version>
+ <version>3.21.0</version>
<configuration>
<targetJdk>${maven.compiler.target}</targetJdk>
<rulesets>