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 2a1adca commit cb40c7fCopy full SHA for cb40c7f
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.2</version>
66
<scope>provided</scope>
67
</dependency>
68
@@ -429,7 +429,7 @@
429
<dependency>
430
431
432
433
434
</dependencies>
435
<executions>
0 commit comments