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