Skip to content

Commit 3935118

Browse files
authored
Merge pull request #432 from bitctrl/renovate/com.github.spotbugs-spotbugs-maven-plugin-4.x
Update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.8.1
2 parents 469335a + e8b8402 commit 3935118

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

0 commit comments

Comments
 (0)