Skip to content

Commit 110054f

Browse files
chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.8.1 (#1680)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d956362 commit 110054f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@
461461
<plugin>
462462
<groupId>com.github.spotbugs</groupId>
463463
<artifactId>spotbugs-maven-plugin</artifactId>
464-
<version>4.9.8.0</version>
464+
<version>4.9.8.1</version>
465465
<configuration>
466466
<excludeFilterFile>spotbugs-exclusions.xml</excludeFilterFile>
467467
<plugins>

0 commit comments

Comments
 (0)