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 138298c commit 80df7c0Copy full SHA for 80df7c0
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
@@ -463,7 +463,7 @@
463
<dependency>
464
465
466
- <version>4.9.0</version>
467
468
</dependencies>
469
<executions>
0 commit comments