Skip to content

Commit

Permalink
Merge pull request #45 from miguno/dependabot/maven/spotbugs.version-…
Browse files Browse the repository at this point in the history
…4.9.0

Bump spotbugs.version from 4.8.6 to 4.9.0
  • Loading branch information
miguno authored Jan 16, 2025
2 parents af9def9 + e4b867a commit f36e7a7
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 @@ -69,7 +69,7 @@
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
<git-build-hook-maven-plugin.version>3.5.0</git-build-hook-maven-plugin.version>
<jacoco.version>0.8.12</jacoco.version>
<spotbugs.version>4.8.6</spotbugs.version>
<spotbugs.version>4.9.0</spotbugs.version>
<spotbugs-maven-plugin.version>4.8.6.6</spotbugs-maven-plugin.version>
<findsecbugs.version>1.13.0</findsecbugs.version> <!-- spotbugs plugin for security audits of web apps -->
<spotless.version>2.44.2</spotless.version>
Expand Down

0 comments on commit f36e7a7

Please sign in to comment.