Skip to content

Commit 43d959a

Browse files
Update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.1.0 (#409)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 346113b commit 43d959a

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
@@ -231,7 +231,7 @@
231231
<plugin>
232232
<groupId>com.github.spotbugs</groupId>
233233
<artifactId>spotbugs-maven-plugin</artifactId>
234-
<version>4.8.6.6</version>
234+
<version>4.9.1.0</version>
235235
<configuration>
236236
<includeTests>true</includeTests>
237237
<failOnError>false</failOnError>

0 commit comments

Comments
 (0)