Skip to content

Commit 4bb331a

Browse files
Update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.2.0 (#185)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 81248be commit 4bb331a

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
@@ -184,7 +184,7 @@
184184
<plugin>
185185
<groupId>com.github.spotbugs</groupId>
186186
<artifactId>spotbugs-maven-plugin</artifactId>
187-
<version>4.8.6.6</version>
187+
<version>4.9.2.0</version>
188188
<configuration>
189189
<effort>Low</effort>
190190
<threshold>Max</threshold>

0 commit comments

Comments
 (0)