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 09b3138 commit f2fef65Copy full SHA for f2fef65
pom.xml
@@ -60,7 +60,7 @@
60
<!-- used so that lombok can generate suppressions for spotbugs. It needs to find it on the relevant classpath -->
61
<groupId>com.github.spotbugs</groupId>
62
<artifactId>spotbugs</artifactId>
63
- <version>4.8.6</version>
+ <version>4.9.4</version>
64
<scope>provided</scope>
65
</dependency>
66
@@ -419,7 +419,7 @@
419
<dependency>
420
421
422
423
424
</dependencies>
425
<executions>
0 commit comments