Skip to content

Commit 4daadbf

Browse files
Update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.8.6.5
1 parent 4f1c2f2 commit 4daadbf

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
@@ -117,7 +117,7 @@
117117
<plugin>
118118
<groupId>com.github.spotbugs</groupId>
119119
<artifactId>spotbugs-maven-plugin</artifactId>
120-
<version>4.2.3</version>
120+
<version>4.8.6.5</version>
121121
<configuration>
122122
<effort>Low</effort>
123123
<threshold>Max</threshold>

0 commit comments

Comments
 (0)