Skip to content

Commit fa23e96

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

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
@@ -457,7 +457,7 @@
457457
<plugin>
458458
<groupId>com.github.spotbugs</groupId>
459459
<artifactId>spotbugs-maven-plugin</artifactId>
460-
<version>4.9.5.0</version>
460+
<version>4.9.6.0</version>
461461
<configuration>
462462
<excludeFilterFile>spotbugs-exclusions.xml</excludeFilterFile>
463463
<plugins>

0 commit comments

Comments
 (0)