1 parent d10c042 commit d0de022Copy full SHA for d0de022
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.3</version>
+ <version>4.10.4</version>
70
<scope>provided</scope>
71
<optional>true</optional>
72
</dependency>
@@ -577,7 +577,7 @@
577
<dependency>
578
579
580
581
582
</dependencies>
583
<executions>
0 commit comments