Skip to content

Commit 4a4522d

Browse files
chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.4.2
1 parent ca72b19 commit 4a4522d

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)