We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7917799 + c8d490e commit 90fe7d6Copy full SHA for 90fe7d6
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.3.1</version>
+ <version>4.7.3.2</version>
67
<configuration>
68
<effort>Max</effort>
69
<threshold>High</threshold>
0 commit comments