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