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 f5c38cf commit 49f35b2Copy full SHA for 49f35b2
pom.xml
@@ -77,7 +77,7 @@
77
<!-- used so that lombok can generate suppressions for spotbugs. It needs to find it on the relevant classpath -->
78
<groupId>com.github.spotbugs</groupId>
79
<artifactId>spotbugs</artifactId>
80
- <version>4.7.3</version>
+ <version>4.8.3</version>
81
<scope>provided</scope>
82
</dependency>
83
@@ -277,7 +277,7 @@
277
<dependency>
278
279
280
281
282
</dependencies>
283
<executions>
0 commit comments