We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3dccb2c + 4dfba6f commit 65ae283Copy full SHA for 65ae283
1 file changed
pom.xml
@@ -54,7 +54,7 @@
54
<error.prone.core.version>2.3.2</error.prone.core.version>
55
<jacoco.maven.plugin.version>0.8.7</jacoco.maven.plugin.version>
56
<spotbugs.maven.plugin.version>4.7.3.2</spotbugs.maven.plugin.version>
57
- <com.github.spotbugs.version>4.7.3</com.github.spotbugs.version>
+ <com.github.spotbugs.version>4.8.2</com.github.spotbugs.version>
58
</properties>
59
60
<scm>
0 commit comments