Skip to content

Commit c332ba2

Browse files
Merge pull request #222 from pac4j/renovate/com.github.spotbugs-spotbugs-maven-plugin-4.x
chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.10.2.0
2 parents 962fa12 + 82989c0 commit c332ba2

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
@@ -141,7 +141,7 @@
141141
<plugin>
142142
<groupId>com.github.spotbugs</groupId>
143143
<artifactId>spotbugs-maven-plugin</artifactId>
144-
<version>4.9.8.4</version>
144+
<version>4.10.2.0</version>
145145
<configuration>
146146
<effort>Low</effort>
147147
<threshold>Max</threshold>

0 commit comments

Comments
 (0)