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