Skip to content

Commit b740c33

Browse files
chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.6.0
1 parent a40667e commit b740c33

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)