Skip to content

Commit 7c5b288

Browse files
chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.7.3.4
1 parent 9b77827 commit 7c5b288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@
431431
<plugin>
432432
<groupId>com.github.spotbugs</groupId>
433433
<artifactId>spotbugs-maven-plugin</artifactId>
434-
<version>4.7.3.3</version>
434+
<version>4.7.3.4</version>
435435
<configuration>
436436
<excludeFilterFile>spotbugs-exclusions.xml</excludeFilterFile>
437437
<plugins>

0 commit comments

Comments
 (0)