Skip to content

Commit f9172e5

Browse files
Merge pull request #236 from pac4j/renovate/com.github.spotbugs-spotbugs-maven-plugin-4.x
chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.10.4.0
2 parents c147b63 + 4d032fa commit f9172e5

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.10.3.0</version>
144+
<version>4.10.4.0</version>
145145
<configuration>
146146
<effort>Low</effort>
147147
<threshold>Max</threshold>

0 commit comments

Comments
 (0)