Skip to content

Commit 6f0a3fc

Browse files
chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.4.2
1 parent 9e4881f commit 6f0a3fc

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
@@ -403,7 +403,7 @@
403403
<plugin>
404404
<groupId>com.github.spotbugs</groupId>
405405
<artifactId>spotbugs-maven-plugin</artifactId>
406-
<version>4.9.4.0</version>
406+
<version>4.9.4.2</version>
407407
<configuration>
408408
<excludeFilterFile>spotbugs-exclusions.xml</excludeFilterFile>
409409
<plugins>

0 commit comments

Comments
 (0)