We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 884fed5 + 8d000cc commit 722aebcCopy full SHA for 722aebc
1 file changed
pom.xml
@@ -64,7 +64,7 @@
64
<plugin>
65
<groupId>com.github.spotbugs</groupId>
66
<artifactId>spotbugs-maven-plugin</artifactId>
67
- <version>4.7.3.6</version>
+ <version>4.8.1.0</version>
68
<configuration>
69
<effort>Max</effort>
70
<threshold>High</threshold>
0 commit comments