Skip to content

Commit 0208f8d

Browse files
Merge pull request #279 from pac4j/renovate/com.github.spotbugs-spotbugs-maven-plugin-4.x
Update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.10.2.0
2 parents 610aea6 + fd57d51 commit 0208f8d

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
@@ -129,7 +129,7 @@
129129
<plugin>
130130
<groupId>com.github.spotbugs</groupId>
131131
<artifactId>spotbugs-maven-plugin</artifactId>
132-
<version>4.9.8.4</version>
132+
<version>4.10.2.0</version>
133133
<configuration>
134134
<effort>Low</effort>
135135
<threshold>Max</threshold>

0 commit comments

Comments
 (0)