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 aed3c35 commit a2f6fe2Copy full SHA for a2f6fe2
pom.xml
@@ -85,7 +85,7 @@
85
<!-- used so that lombok can generate suppressions for spotbugs. It needs to find it on the relevant classpath -->
86
<groupId>com.github.spotbugs</groupId>
87
<artifactId>spotbugs</artifactId>
88
- <version>4.8.6</version>
+ <version>4.9.1</version>
89
<scope>provided</scope>
90
</dependency>
91
@@ -291,7 +291,7 @@
291
<dependency>
292
293
294
295
296
</dependencies>
297
<executions>
0 commit comments