Skip to content

Commit

Permalink
Merge pull request #1119 from jenkinsci/spotbugs-version
Browse files Browse the repository at this point in the history
Fix SpotBugs maven plugin version
  • Loading branch information
uhafner authored Feb 14, 2025
2 parents 33dda50 + 9891e7e commit cf84dcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@

<!-- Maven plug-in versions -->
<spotbugs.version>4.9.1</spotbugs.version>
<spotbugs-maven-plugin.version>4.8.6.6</spotbugs-maven-plugin.version>
<pmd.version>7.7.0</pmd.version>
<maven-checkstyle-plugin.version>3.6.0</maven-checkstyle-plugin.version>
<checkstyle.version>10.21.2</checkstyle.version>
Expand Down

0 comments on commit cf84dcd

Please # to comment.