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 641576d commit 2d95eefCopy full SHA for 2d95eef
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.4</version>
120
<scope>provided</scope>
121
</dependency>
122
@@ -469,7 +469,7 @@
469
<dependency>
470
471
472
- <version>4.9.0</version>
473
474
</dependencies>
475
<executions>
0 commit comments