Skip to content

Commit 69a1a8f

Browse files
chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.7.3.1 (#306)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 883a4cd commit 69a1a8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@
418418
<plugin>
419419
<groupId>com.github.spotbugs</groupId>
420420
<artifactId>spotbugs-maven-plugin</artifactId>
421-
<version>4.7.3.0</version>
421+
<version>4.7.3.1</version>
422422
<configuration>
423423
<excludeFilterFile>spotbugs-exclusions.xml</excludeFilterFile>
424424
<plugins>

0 commit comments

Comments
 (0)