Skip to content

Commit cdcdc14

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

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
@@ -406,7 +406,7 @@
406406
<plugin>
407407
<groupId>com.github.spotbugs</groupId>
408408
<artifactId>spotbugs-maven-plugin</artifactId>
409-
<version>4.8.6.6</version>
409+
<version>4.9.1.0</version>
410410
<configuration>
411411
<excludeFilterFile>spotbugs-exclusions.xml</excludeFilterFile>
412412
<plugins>

0 commit comments

Comments
 (0)