Skip to content

Commit f164fc9

Browse files
Merge pull request #251 from pac4j/renovate/com.github.spotbugs-spotbugs-maven-plugin-4.x
Update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.8.0
2 parents c26b91e + a3dc592 commit f164fc9

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
@@ -199,7 +199,7 @@
199199
<plugin>
200200
<groupId>com.github.spotbugs</groupId>
201201
<artifactId>spotbugs-maven-plugin</artifactId>
202-
<version>4.9.7.0</version>
202+
<version>4.9.8.0</version>
203203
<configuration>
204204
<effort>Low</effort>
205205
<threshold>Max</threshold>

0 commit comments

Comments
 (0)