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 e0f1ab0 commit b21c674Copy full SHA for b21c674
pom.xml
@@ -61,7 +61,7 @@
61
<!-- used so that lombok can generate suppressions for spotbugs. It needs to find it on the relevant classpath -->
62
<groupId>com.github.spotbugs</groupId>
63
<artifactId>spotbugs</artifactId>
64
- <version>4.9.7</version>
+ <version>4.9.8</version>
65
<scope>provided</scope>
66
</dependency>
67
@@ -477,7 +477,7 @@
477
<dependency>
478
479
480
481
482
</dependencies>
483
<executions>
0 commit comments