Skip to content

Commit d9ca6af

Browse files
chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.8.3.0 (#632)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 54bd56a commit d9ca6af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@
259259
<plugin>
260260
<groupId>com.github.spotbugs</groupId>
261261
<artifactId>spotbugs-maven-plugin</artifactId>
262-
<version>4.8.2.0</version>
262+
<version>4.8.3.0</version>
263263
<configuration>
264264
<excludeFilterFile>spotbugs-exclusions.xml</excludeFilterFile>
265265
<plugins>

0 commit comments

Comments
 (0)