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 4f484b7 commit 9b7bf1fCopy full SHA for 9b7bf1f
pom.xml
@@ -91,7 +91,7 @@
91
<!-- used so that lombok can generate suppressions for spotbugs. It needs to find it on the relevant classpath -->
92
<groupId>com.github.spotbugs</groupId>
93
<artifactId>spotbugs</artifactId>
94
- <version>4.8.6</version>
+ <version>4.9.1</version>
95
<scope>provided</scope>
96
</dependency>
97
@@ -472,7 +472,7 @@
472
<dependency>
473
474
475
- <version>4.9.0</version>
476
477
</dependencies>
478
<executions>
0 commit comments