Skip to content

Commit 2ae67af

Browse files
Update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.10.4.0
1 parent 3f56b6d commit 2ae67af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -874,7 +874,7 @@
874874
<plugin>
875875
<groupId>com.github.spotbugs</groupId>
876876
<artifactId>spotbugs-maven-plugin</artifactId>
877-
<version>4.10.3.0</version>
877+
<version>4.10.4.0</version>
878878
<configuration>
879879
<excludeFilterFile>${basedir}${file.separator}.settings${file.separator}spotbugs-exclude.xml</excludeFilterFile>
880880
<failOnError>true</failOnError>

0 commit comments

Comments
 (0)