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.
1 parent 8205620 commit 29ad82eCopy full SHA for 29ad82e
pom.xml
@@ -161,7 +161,7 @@
161
<plugin>
162
<groupId>com.github.spotbugs</groupId>
163
<artifactId>spotbugs-maven-plugin</artifactId>
164
- <version>4.9.5.0</version>
+ <version>4.9.6.0</version>
165
<configuration>
166
<htmlOutput>true</htmlOutput>
167
<excludeFilterFile>${session.executionRootDirectory}/spotbugs-exclude.xml</excludeFilterFile>
0 commit comments