Skip to content

Commit 2466f48

Browse files
Merge pull request #656 from pac4j/renovate/com.github.spotbugs-spotbugs-maven-plugin-4.x
Update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.8.1
2 parents 818a266 + 92b007f commit 2466f48

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

0 commit comments

Comments
 (0)