We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 813029f + 72597c3 commit 5c5fed3Copy full SHA for 5c5fed3
1 file changed
pom.xml
@@ -63,7 +63,7 @@
63
<plugin>
64
<groupId>com.github.spotbugs</groupId>
65
<artifactId>spotbugs-maven-plugin</artifactId>
66
- <version>4.7.2.1</version>
+ <version>4.7.3.0</version>
67
<configuration>
68
<effort>Max</effort>
69
<threshold>High</threshold>
0 commit comments