We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8eb4fc commit 50da905Copy full SHA for 50da905
1 file changed
pom.xml
@@ -66,7 +66,7 @@
66
<!-- compile-time only; not needed by consumers at runtime -->
67
<groupId>com.github.spotbugs</groupId>
68
<artifactId>spotbugs</artifactId>
69
- <version>4.10.1</version>
+ <version>4.10.2</version>
70
<scope>provided</scope>
71
<optional>true</optional>
72
</dependency>
@@ -541,7 +541,7 @@
541
<dependency>
542
543
544
545
546
</dependencies>
547
<executions>
0 commit comments