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 90217b2 commit 05c53ceCopy full SHA for 05c53ce
pom.xml
@@ -62,7 +62,7 @@
62
<!-- used so that lombok can generate suppressions for spotbugs. It needs to find it on the relevant classpath -->
63
<groupId>com.github.spotbugs</groupId>
64
<artifactId>spotbugs</artifactId>
65
- <version>4.8.6</version>
+ <version>4.9.1</version>
66
<scope>provided</scope>
67
</dependency>
68
@@ -422,7 +422,7 @@
422
<dependency>
423
424
425
426
427
</dependencies>
428
<executions>
0 commit comments