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 475f3c0 commit 0be28a0Copy full SHA for 0be28a0
1 file changed
pom.xml
@@ -52,7 +52,7 @@
52
<!-- used so that lombok can generate suppressions for spotbugs. It needs to find it on the relevant classpath -->
53
<groupId>com.github.spotbugs</groupId>
54
<artifactId>spotbugs</artifactId>
55
- <version>4.7.1</version>
+ <version>4.7.2</version>
56
<scope>compile</scope>
57
</dependency>
58
@@ -390,7 +390,7 @@
390
<dependency>
391
392
393
394
395
</dependencies>
396
<executions>
0 commit comments