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 4cd6aeb commit 4de637fCopy full SHA for 4de637f
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.9.6</version>
+ <version>4.9.7</version>
64
<scope>provided</scope>
65
</dependency>
66
@@ -476,7 +476,7 @@
476
<dependency>
477
478
479
480
481
</dependencies>
482
<executions>
0 commit comments