Skip to content

Commit 7854702

Browse files
chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.7.3.0 (#175)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 113b5e5 commit 7854702

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
@@ -416,7 +416,7 @@
416416
<plugin>
417417
<groupId>com.github.spotbugs</groupId>
418418
<artifactId>spotbugs-maven-plugin</artifactId>
419-
<version>4.7.2.1</version>
419+
<version>4.7.3.0</version>
420420
<configuration>
421421
<excludeFilterFile>spotbugs-exclusions.xml</excludeFilterFile>
422422
<plugins>

0 commit comments

Comments
 (0)