Skip to content

Commit 78521d1

Browse files
chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.8.6.0
1 parent 301f852 commit 78521d1

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
@@ -268,7 +268,7 @@
268268
<plugin>
269269
<groupId>com.github.spotbugs</groupId>
270270
<artifactId>spotbugs-maven-plugin</artifactId>
271-
<version>4.8.5.0</version>
271+
<version>4.8.6.0</version>
272272
<configuration>
273273
<excludeFilterFile>spotbugs-exclusions.xml</excludeFilterFile>
274274
<plugins>

0 commit comments

Comments
 (0)