Skip to content

Commit

Permalink
Bump pmdVersion from 7.7.0 to 7.8.0 (#1505)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 30, 2024
1 parent a2cb53d commit a16c51c
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 @@ -53,7 +53,7 @@
<!-- Plugin intentionally does not deliver javadoc. -->
<!-- No API's intended to be used, none should be called from outside. -->
<maven.javadoc.skip>true</maven.javadoc.skip>
<pmdVersion>7.7.0</pmdVersion>
<pmdVersion>7.8.0</pmdVersion>
<spotbugs.effort>Max</spotbugs.effort>
<spotbugs.threshold>Low</spotbugs.threshold>
<spotless.check.skip>false</spotless.check.skip>
Expand Down

0 comments on commit a16c51c

Please sign in to comment.