Skip to content

Commit 264d511

Browse files
chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.8.1
1 parent 4e5d423 commit 264d511

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
@@ -218,7 +218,7 @@
218218
<plugin>
219219
<groupId>com.github.spotbugs</groupId>
220220
<artifactId>spotbugs-maven-plugin</artifactId>
221-
<version>4.9.8.0</version>
221+
<version>4.9.8.1</version>
222222
<configuration>
223223
<effort>Low</effort>
224224
<threshold>Max</threshold>

0 commit comments

Comments
 (0)