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 a4db19b commit c204a03Copy full SHA for c204a03
pom.xml
@@ -53,7 +53,7 @@
53
<!-- used so that lombok can generate suppressions for spotbugs. It needs to find it on the relevant classpath -->
54
<groupId>com.github.spotbugs</groupId>
55
<artifactId>spotbugs</artifactId>
56
- <version>4.8.2</version>
+ <version>4.8.3</version>
57
<scope>provided</scope>
58
</dependency>
59
@@ -365,7 +365,7 @@
365
<dependency>
366
367
368
369
370
</dependencies>
371
<executions>
0 commit comments