Skip to content

Commit 8a242b9

Browse files
Merge pull request #668 from pac4j/renovate/com.github.spotbugs-spotbugs-maven-plugin-4.x
Update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.8.2
2 parents c1c417c + 625b9a6 commit 8a242b9

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.1</version>
186+
<version>4.9.8.2</version>
187187
<configuration>
188188
<effort>Low</effort>
189189
<threshold>Max</threshold>

0 commit comments

Comments
 (0)