Skip to content

Commit

Permalink
Reverts Spotbugs dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jqno committed Jan 27, 2025
1 parent 17163fd commit caf5771
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 @@ -114,7 +114,7 @@
<version.pitest.junit5>1.2.1</version.pitest.junit5>
<version.pitest.maven>1.17.4</version.pitest.maven>
<version.spotbugs.maven>4.8.6.6</version.spotbugs.maven>
<version.spotbugs>4.9.0</version.spotbugs>
<version.spotbugs>4.8.6</version.spotbugs>
<version.spotless>2.44.2</version.spotless>
</properties>

Expand Down

0 comments on commit caf5771

Please sign in to comment.