Skip to content

Commit 4548cfc

Browse files
committed
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.6 to 4.9.1.0
1 parent 21a5b42 commit 4548cfc

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
@@ -267,7 +267,7 @@
267267
<plugin>
268268
<groupId>com.github.spotbugs</groupId>
269269
<artifactId>spotbugs-maven-plugin</artifactId>
270-
<version>4.8.6.6</version>
270+
<version>4.9.1.0</version>
271271
<configuration>
272272
<includeFilterFile>.spotbugs/include.xml</includeFilterFile>
273273
</configuration>

0 commit comments

Comments
 (0)