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 e792221 commit 45ff89fCopy full SHA for 45ff89f
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.5</version>
+ <version>4.9.6</version>
64
<scope>provided</scope>
65
</dependency>
66
@@ -473,7 +473,7 @@
473
<dependency>
474
475
476
477
478
</dependencies>
479
<executions>
0 commit comments