Skip to content

Commit

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

build(deps): bump org.apache.maven.plugins:maven-pmd-plugin from 3.21.2 to 3.22.0
  • Loading branch information
lprimak authored Apr 25, 2024
2 parents 2043a09 + 704a795 commit a88d69d
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 @@ -1488,7 +1488,7 @@
</plugin>
<plugin>
<artifactId>maven-pmd-plugin</artifactId>
<version>3.21.2</version>
<version>3.22.0</version>
</plugin>
<plugin>
<artifactId>maven-project-info-reports-plugin</artifactId>
Expand Down

0 comments on commit a88d69d

Please sign in to comment.