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 e181276 commit 5474c73Copy full SHA for 5474c73
pom.xml
@@ -60,7 +60,7 @@
60
<!-- used so that lombok can generate suppressions for spotbugs. It needs to find it on the relevant classpath -->
61
<groupId>com.github.spotbugs</groupId>
62
<artifactId>spotbugs</artifactId>
63
- <version>4.9.4</version>
+ <version>4.9.5</version>
64
<scope>provided</scope>
65
</dependency>
66
@@ -419,7 +419,7 @@
419
<dependency>
420
421
422
423
424
</dependencies>
425
<executions>
0 commit comments