Skip to content

Commit 92c8791

Browse files
chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.8.6.6 (#1213)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d5228f5 commit 92c8791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)