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 3054d94 [MPOM-444] Bump maven-pmd-plugin from 3.21.0 to 3.21.2
3054d94 is described below
commit 3054d940cdba62ea8399b06845b8e8d297259fdc
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Tue Nov 7 23:22:53 2023 +0100
[MPOM-444] Bump maven-pmd-plugin from 3.21.0 to 3.21.2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index df8a5af..31dd62a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1088,7 +1088,7 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-pmd-plugin</artifactId>
- <version>3.21.0</version>
+ <version>3.21.2</version>
<configuration>
<targetJdk>${maven.compiler.target}</targetJdk>
<rulesets>