Skip to content

Commit 37a3bb7

Browse files
Merge pull request #806 from pac4j/renovate/com.github.spotbugs-spotbugs-maven-plugin-4.x
chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.8.1
2 parents 4e5d423 + 264d511 commit 37a3bb7

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)