Skip to content

Commit 967ae1a

Browse files
Update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.4.2 (#580)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7892002 commit 967ae1a

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.4.1</version>
260+
<version>4.9.4.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)