Skip to content

Commit c0df0ac

Browse files
Merge pull request #351 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 f75a245 + ffc4c6e commit c0df0ac

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
@@ -164,7 +164,7 @@
164164
<plugin>
165165
<groupId>com.github.spotbugs</groupId>
166166
<artifactId>spotbugs-maven-plugin</artifactId>
167-
<version>4.9.8.0</version>
167+
<version>4.9.8.1</version>
168168
<configuration>
169169
<effort>Low</effort>
170170
<threshold>Max</threshold>

0 commit comments

Comments
 (0)