Skip to content

Commit ec3111f

Browse files
chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.7.3.4 (#380)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9b77827 commit ec3111f

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)