Skip to content

Commit ecea9df

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

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
@@ -413,7 +413,7 @@
413413
<plugin>
414414
<groupId>com.github.spotbugs</groupId>
415415
<artifactId>spotbugs-maven-plugin</artifactId>
416-
<version>4.9.1.0</version>
416+
<version>4.9.2.0</version>
417417
<configuration>
418418
<excludeFilterFile>spotbugs-exclusions.xml</excludeFilterFile>
419419
<plugins>

0 commit comments

Comments
 (0)