Skip to content

Commit

Permalink
Merge pull request #844 from hazendaz/renovate/org.apache.maven.plugi…
Browse files Browse the repository at this point in the history
…ns-maven-pmd-plugin-3.x

Update dependency org.apache.maven.plugins:maven-pmd-plugin to v3.22.0
  • Loading branch information
hazendaz committed Apr 27, 2024
2 parents 5a5ebc1 + 1b915af commit 4c1195e
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 @@ -490,7 +490,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-pmd-plugin</artifactId>
<version>3.21.2</version>
<version>3.22.0</version>
<configuration>
<analysisCache>true</analysisCache>
<failOnViolation>false</failOnViolation>
Expand Down

0 comments on commit 4c1195e

Please sign in to comment.