Skip to content

Commit 27ecc68

Browse files
Update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.8.0
1 parent 4c54d08 commit 27ecc68

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
@@ -212,7 +212,7 @@
212212
<plugin>
213213
<groupId>com.github.spotbugs</groupId>
214214
<artifactId>spotbugs-maven-plugin</artifactId>
215-
<version>4.9.7.0</version>
215+
<version>4.9.8.0</version>
216216
<configuration>
217217
<effort>Low</effort>
218218
<threshold>Max</threshold>

0 commit comments

Comments
 (0)