Skip to content

Commit 1bd0a27

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

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

0 commit comments

Comments
 (0)