Skip to content

Commit 04d078b

Browse files
Update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.4.2
1 parent ffb583a commit 04d078b

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

0 commit comments

Comments
 (0)