Skip to content

Commit 8232ce2

Browse files
Update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.8.6.3 (#217)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e6d5f06 commit 8232ce2

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.8.6.2</version>
120+
<version>4.8.6.3</version>
121121
<configuration>
122122
<effort>Low</effort>
123123
<threshold>Max</threshold>

0 commit comments

Comments
 (0)