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 2296285 commit a8a101aCopy full SHA for a8a101a
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.1</version>
+ <version>4.9.4.2</version>
165
<configuration>
166
<htmlOutput>true</htmlOutput>
167
<excludeFilterFile>${session.executionRootDirectory}/spotbugs-exclude.xml</excludeFilterFile>
0 commit comments