Skip to content

Commit 930cf6b

Browse files
committed
Bump spotbugs.version to 4.7.1
Relates to: spotbugs/spotbugs#2040 Change-Id: I03acac9f4335dd8c87236a7bc0f66489cb42ee04
1 parent 87e3e5e commit 930cf6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<sonar.java.spotbugs.reportPaths>target/spotbugsXml.xml</sonar.java.spotbugs.reportPaths>
7777
<sonar.login>${env.SONAR_API_KEY}</sonar.login>
7878
<sonar.organization>wmftest</sonar.organization>
79-
<spotbugs.version>4.7.0</spotbugs.version>
79+
<spotbugs.version>4.7.1</spotbugs.version>
8080
</properties>
8181

8282
<dependencyManagement>

0 commit comments

Comments
 (0)