Skip to content

Commit 0e08c1e

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

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
@@ -214,7 +214,7 @@
214214
<plugin>
215215
<groupId>com.github.spotbugs</groupId>
216216
<artifactId>spotbugs-maven-plugin</artifactId>
217-
<version>4.8.6.2</version>
217+
<version>4.8.6.3</version>
218218
<configuration>
219219
<effort>Low</effort>
220220
<threshold>Max</threshold>

0 commit comments

Comments
 (0)