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 7c6c162 commit 94a577dCopy full SHA for 94a577d
pom.xml
@@ -117,7 +117,7 @@
117
<!-- used so that lombok can generate suppressions for spotbugs. It needs to find it on the relevant classpath -->
118
<groupId>com.github.spotbugs</groupId>
119
<artifactId>spotbugs</artifactId>
120
- <version>4.8.6</version>
+ <version>4.9.8</version>
121
<scope>provided</scope>
122
</dependency>
123
@@ -467,7 +467,7 @@
467
<dependency>
468
469
470
- <version>4.9.0</version>
471
472
</dependencies>
473
<executions>
0 commit comments