Skip to content

Commit 5e629c6

Browse files
Update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.3.2 (#563)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0618f9b commit 5e629c6

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
@@ -257,7 +257,7 @@
257257
<plugin>
258258
<groupId>com.github.spotbugs</groupId>
259259
<artifactId>spotbugs-maven-plugin</artifactId>
260-
<version>4.9.3.1</version>
260+
<version>4.9.3.2</version>
261261
<dependencies>
262262
<!-- overwrite dependency on spotbugs if you want to specify the version of spotbugs -->
263263
<dependency>

0 commit comments

Comments
 (0)