Skip to content

Commit 78e3371

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@
367367
<plugin>
368368
<groupId>com.github.spotbugs</groupId>
369369
<artifactId>spotbugs-maven-plugin</artifactId>
370-
<version>4.8.6.2</version>
370+
<version>4.8.6.3</version>
371371
<configuration>
372372
<excludeFilterFile>spotbugs-exclusions.xml</excludeFilterFile>
373373
<plugins>

0 commit comments

Comments
 (0)