Skip to content

Commit 49bcceb

Browse files
chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.1.0
1 parent 88baa65 commit 49bcceb

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
@@ -388,7 +388,7 @@
388388
<plugin>
389389
<groupId>com.github.spotbugs</groupId>
390390
<artifactId>spotbugs-maven-plugin</artifactId>
391-
<version>4.8.6.6</version>
391+
<version>4.9.1.0</version>
392392
<configuration>
393393
<excludeFilterFile>spotbugs-exclusions.xml</excludeFilterFile>
394394
<plugins>

0 commit comments

Comments
 (0)