Skip to content

Commit 36476c0

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

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
@@ -268,7 +268,7 @@
268268
<plugin>
269269
<groupId>com.github.spotbugs</groupId>
270270
<artifactId>spotbugs-maven-plugin</artifactId>
271-
<version>4.8.6.1</version>
271+
<version>4.8.6.2</version>
272272
<configuration>
273273
<excludeFilterFile>spotbugs-exclusions.xml</excludeFilterFile>
274274
<plugins>

0 commit comments

Comments
 (0)