Skip to content

Commit 096d407

Browse files
chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.8.6.4 (#963)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 96a78bd commit 096d407

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
@@ -277,7 +277,7 @@
277277
<plugin>
278278
<groupId>com.github.spotbugs</groupId>
279279
<artifactId>spotbugs-maven-plugin</artifactId>
280-
<version>4.8.6.3</version>
280+
<version>4.8.6.4</version>
281281
<configuration>
282282
<excludeFilterFile>spotbugs-exclusions.xml</excludeFilterFile>
283283
<plugins>

0 commit comments

Comments
 (0)