Skip to content

Commit c71feac

Browse files
Merge pull request #321 from pac4j/renovate/com.github.spotbugs-spotbugs-maven-plugin-4.x
chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.8.2
2 parents 2732dd3 + a71cc1f commit c71feac

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
@@ -124,7 +124,7 @@
124124
<plugin>
125125
<groupId>com.github.spotbugs</groupId>
126126
<artifactId>spotbugs-maven-plugin</artifactId>
127-
<version>4.9.8.1</version>
127+
<version>4.9.8.2</version>
128128
<configuration>
129129
<effort>Low</effort>
130130
<threshold>Max</threshold>

0 commit comments

Comments
 (0)