Skip to content

Commit 12d6014

Browse files
Merge pull request #407 from pac4j/renovate/com.github.spotbugs-spotbugs-maven-plugin-4.x
Update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.10.3.0
2 parents d86e76e + 10c3808 commit 12d6014

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
@@ -158,7 +158,7 @@
158158
<plugin>
159159
<groupId>com.github.spotbugs</groupId>
160160
<artifactId>spotbugs-maven-plugin</artifactId>
161-
<version>4.10.2.0</version>
161+
<version>4.10.3.0</version>
162162
<configuration>
163163
<effort>Low</effort>
164164
<threshold>Max</threshold>

0 commit comments

Comments
 (0)