Skip to content

Commit eef6e6b

Browse files
Update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.8.6.6
1 parent 8afaadf commit eef6e6b

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
@@ -151,7 +151,7 @@
151151
<plugin>
152152
<groupId>com.github.spotbugs</groupId>
153153
<artifactId>spotbugs-maven-plugin</artifactId>
154-
<version>4.7.3.1</version>
154+
<version>4.8.6.6</version>
155155
<configuration>
156156
<effort>Low</effort>
157157
<threshold>Max</threshold>

0 commit comments

Comments
 (0)