Skip to content

Commit

Permalink
Bump spotbugs.version to 4.7.1
Browse files Browse the repository at this point in the history
Relates to: spotbugs/spotbugs#2040

Change-Id: I03acac9f4335dd8c87236a7bc0f66489cb42ee04
  • Loading branch information
nomoa committed Jul 26, 2022
1 parent 87e3e5e commit 930cf6b
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 @@ -76,7 +76,7 @@
<sonar.java.spotbugs.reportPaths>target/spotbugsXml.xml</sonar.java.spotbugs.reportPaths>
<sonar.login>${env.SONAR_API_KEY}</sonar.login>
<sonar.organization>wmftest</sonar.organization>
<spotbugs.version>4.7.0</spotbugs.version>
<spotbugs.version>4.7.1</spotbugs.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 930cf6b

Please # to comment.