We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 34636e1 + 4ad4977 commit f66cd72Copy full SHA for f66cd72
1 file changed
pom.xml
@@ -174,7 +174,7 @@
174
<plugin>
175
<groupId>com.github.spotbugs</groupId>
176
<artifactId>spotbugs-maven-plugin</artifactId>
177
- <version>4.9.2.0</version>
+ <version>4.9.3.0</version>
178
<configuration>
179
<htmlOutput>true</htmlOutput>
180
<excludeFilterFile>${session.executionRootDirectory}/spotbugs-exclude.xml</excludeFilterFile>
0 commit comments