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 4f47ff1 commit 47da964Copy full SHA for 47da964
pom.xml
@@ -114,7 +114,7 @@
114
<!-- used so that lombok can generate suppressions for spotbugs. It needs to find it on the relevant classpath -->
115
<groupId>com.github.spotbugs</groupId>
116
<artifactId>spotbugs</artifactId>
117
- <version>4.8.6</version>
+ <version>4.9.3</version>
118
<scope>provided</scope>
119
</dependency>
120
@@ -462,7 +462,7 @@
462
<dependency>
463
464
465
- <version>4.9.0</version>
466
467
</dependencies>
468
<executions>
0 commit comments