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 0b72540 commit 6ad4ae9Copy full SHA for 6ad4ae9
pom.xml
@@ -115,7 +115,7 @@
115
<!-- used so that lombok can generate suppressions for spotbugs. It needs to find it on the relevant classpath -->
116
<groupId>com.github.spotbugs</groupId>
117
<artifactId>spotbugs</artifactId>
118
- <version>4.8.6</version>
+ <version>4.9.3</version>
119
<scope>provided</scope>
120
</dependency>
121
@@ -468,7 +468,7 @@
468
<dependency>
469
470
471
- <version>4.9.0</version>
472
473
</dependencies>
474
<executions>
0 commit comments