We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87e3e5e commit 930cf6bCopy full SHA for 930cf6b
pom.xml
@@ -76,7 +76,7 @@
76
<sonar.java.spotbugs.reportPaths>target/spotbugsXml.xml</sonar.java.spotbugs.reportPaths>
77
<sonar.login>${env.SONAR_API_KEY}</sonar.login>
78
<sonar.organization>wmftest</sonar.organization>
79
- <spotbugs.version>4.7.0</spotbugs.version>
+ <spotbugs.version>4.7.1</spotbugs.version>
80
</properties>
81
82
<dependencyManagement>
0 commit comments