Skip to content

Commit 0531181

Browse files
Merge pull request #239 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 9a9fff4 + c27bd3f commit 0531181

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
<plugin>
121121
<groupId>com.github.spotbugs</groupId>
122122
<artifactId>spotbugs-maven-plugin</artifactId>
123-
<version>4.9.7.0</version>
123+
<version>4.9.8.0</version>
124124
<configuration>
125125
<effort>Low</effort>
126126
<threshold>Max</threshold>

0 commit comments

Comments
 (0)