Skip to content

Commit 4c54d08

Browse files
Merge pull request #394 from pac4j/renovate/com.github.spotbugs-spotbugs-maven-plugin-4.x
Update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.7.0
2 parents 9dea8ca + 25a5b9d commit 4c54d08

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
@@ -212,7 +212,7 @@
212212
<plugin>
213213
<groupId>com.github.spotbugs</groupId>
214214
<artifactId>spotbugs-maven-plugin</artifactId>
215-
<version>4.9.6.0</version>
215+
<version>4.9.7.0</version>
216216
<configuration>
217217
<effort>Low</effort>
218218
<threshold>Max</threshold>

0 commit comments

Comments
 (0)