Skip to content

Commit 92b007f

Browse files
Update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.8.1
1 parent 818a266 commit 92b007f

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
@@ -183,7 +183,7 @@
183183
<plugin>
184184
<groupId>com.github.spotbugs</groupId>
185185
<artifactId>spotbugs-maven-plugin</artifactId>
186-
<version>4.9.8.0</version>
186+
<version>4.9.8.1</version>
187187
<configuration>
188188
<effort>Low</effort>
189189
<threshold>Max</threshold>

0 commit comments

Comments
 (0)