Skip to content

Commit ffc4c6e

Browse files
Update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.8.1
1 parent f75a245 commit ffc4c6e

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
@@ -164,7 +164,7 @@
164164
<plugin>
165165
<groupId>com.github.spotbugs</groupId>
166166
<artifactId>spotbugs-maven-plugin</artifactId>
167-
<version>4.9.8.0</version>
167+
<version>4.9.8.1</version>
168168
<configuration>
169169
<effort>Low</effort>
170170
<threshold>Max</threshold>

0 commit comments

Comments
 (0)