Skip to content

Commit

Permalink
Merge pull request #1249 from apache/dependabot/maven/org.apache.mave…
Browse files Browse the repository at this point in the history
…n.plugins-maven-pmd-plugin-3.21.2

build(deps): bump org.apache.maven.plugins:maven-pmd-plugin from 3.21.0 to 3.21.2
  • Loading branch information
lprimak authored Dec 27, 2023
2 parents f8c32ee + e300d7b commit 891ff46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1486,7 +1486,7 @@
</plugin>
<plugin>
<artifactId>maven-pmd-plugin</artifactId>
<version>3.21.0</version>
<version>3.21.2</version>
</plugin>
<plugin>
<artifactId>maven-project-info-reports-plugin</artifactId>
Expand Down

0 comments on commit 891ff46

Please sign in to comment.