Skip to content

Commit 677cd8c

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

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
@@ -279,7 +279,7 @@
279279
<plugin>
280280
<groupId>com.github.spotbugs</groupId>
281281
<artifactId>spotbugs-maven-plugin</artifactId>
282-
<version>4.8.6.5</version>
282+
<version>4.8.6.6</version>
283283
<configuration>
284284
<excludeFilterFile>spotbugs-exclusions.xml</excludeFilterFile>
285285
<plugins>

0 commit comments

Comments
 (0)