Skip to content

Commit 9b8844d

Browse files
Update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.3.2 (#214)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 607bc63 commit 9b8844d

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
@@ -192,7 +192,7 @@
192192
<plugin>
193193
<groupId>com.github.spotbugs</groupId>
194194
<artifactId>spotbugs-maven-plugin</artifactId>
195-
<version>4.9.3.1</version>
195+
<version>4.9.3.2</version>
196196
<configuration>
197197
<effort>Low</effort>
198198
<threshold>Max</threshold>

0 commit comments

Comments
 (0)