Skip to content

Commit 6a95e51

Browse files
Update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.6.0 (#387)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1833fc1 commit 6a95e51

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
@@ -211,7 +211,7 @@
211211
<plugin>
212212
<groupId>com.github.spotbugs</groupId>
213213
<artifactId>spotbugs-maven-plugin</artifactId>
214-
<version>4.9.5.0</version>
214+
<version>4.9.6.0</version>
215215
<configuration>
216216
<effort>Low</effort>
217217
<threshold>Max</threshold>

0 commit comments

Comments
 (0)