Skip to content

Commit 4626a52

Browse files
Update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.5.0 (#426)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 115e0ac commit 4626a52

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.9.4.2</version>
234+
<version>4.9.5.0</version>
235235
<configuration>
236236
<includeTests>true</includeTests>
237237
<failOnError>false</failOnError>

0 commit comments

Comments
 (0)