Skip to content

Commit b75a599

Browse files
chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.7.0
1 parent 4cd6aeb commit b75a599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,7 @@
460460
<plugin>
461461
<groupId>com.github.spotbugs</groupId>
462462
<artifactId>spotbugs-maven-plugin</artifactId>
463-
<version>4.9.6.0</version>
463+
<version>4.9.7.0</version>
464464
<configuration>
465465
<excludeFilterFile>spotbugs-exclusions.xml</excludeFilterFile>
466466
<plugins>

0 commit comments

Comments
 (0)