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 538140d commit e136363Copy full SHA for e136363
pom.xml
@@ -56,7 +56,7 @@
56
<!-- used so that lombok can generate suppressions for spotbugs. It needs to find it on the relevant classpath -->
57
<groupId>com.github.spotbugs</groupId>
58
<artifactId>spotbugs</artifactId>
59
- <version>4.8.6</version>
+ <version>4.9.1</version>
60
<scope>provided</scope>
61
</dependency>
62
@@ -393,7 +393,7 @@
393
<dependency>
394
395
396
397
398
</dependencies>
399
<executions>
0 commit comments