Skip to content

Commit 43e93fc

Browse files
chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4
1 parent 2ea2076 commit 43e93fc

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
@@ -355,7 +355,7 @@
355355
<plugin>
356356
<groupId>com.github.spotbugs</groupId>
357357
<artifactId>spotbugs-maven-plugin</artifactId>
358-
<version>3.1.12</version>
358+
<version>4.8.6.5</version>
359359
<configuration>
360360
<effort>Max</effort>
361361
<threshold>High</threshold>

0 commit comments

Comments
 (0)