Skip to content

Commit bb13693

Browse files
build(deps): bump com.github.spotbugs:spotbugs-maven-plugin (#897)
1 parent 1852e13 commit bb13693

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
@@ -246,7 +246,7 @@
246246
<plugin>
247247
<groupId>com.github.spotbugs</groupId>
248248
<artifactId>spotbugs-maven-plugin</artifactId>
249-
<version>4.9.6.0</version>
249+
<version>4.9.8.1</version>
250250
<configuration>
251251
<excludeFilterFile>spotbugs-exclude.xml</excludeFilterFile>
252252
</configuration>

0 commit comments

Comments
 (0)