Skip to content

Commit fc430c3

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

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
@@ -403,7 +403,7 @@
403403
<plugin>
404404
<groupId>com.github.spotbugs</groupId>
405405
<artifactId>spotbugs-maven-plugin</artifactId>
406-
<version>4.9.3.1</version>
406+
<version>4.9.3.2</version>
407407
<configuration>
408408
<excludeFilterFile>spotbugs-exclusions.xml</excludeFilterFile>
409409
<plugins>

0 commit comments

Comments
 (0)