Skip to content

Commit b8b927e

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

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
@@ -373,7 +373,7 @@
373373
<plugin>
374374
<groupId>com.github.spotbugs</groupId>
375375
<artifactId>spotbugs-maven-plugin</artifactId>
376-
<version>4.7.3.4</version>
376+
<version>4.7.3.5</version>
377377
<configuration>
378378
<excludeFilterFile>spotbugs-exclusions.xml</excludeFilterFile>
379379
<plugins>

0 commit comments

Comments
 (0)