Skip to content

Commit ff77fd4

Browse files
chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.8.6.6
1 parent 1df5441 commit ff77fd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@
374374
<plugin>
375375
<groupId>com.github.spotbugs</groupId>
376376
<artifactId>spotbugs-maven-plugin</artifactId>
377-
<version>4.8.6.5</version>
377+
<version>4.8.6.6</version>
378378
<configuration>
379379
<excludeFilterFile>spotbugs-exclusions.xml</excludeFilterFile>
380380
<plugins>

0 commit comments

Comments
 (0)