Skip to content

Commit 21f736f

Browse files
authored
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.6.0 to 4.9.8.1 (#334)
squash
2 parents 185a68b + 97b13ed commit 21f736f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,7 @@
582582
<plugin>
583583
<groupId>com.github.spotbugs</groupId>
584584
<artifactId>spotbugs-maven-plugin</artifactId>
585-
<version>4.9.6.0</version>
585+
<version>4.9.8.1</version>
586586
<configuration>
587587
<xmlOutput>true</xmlOutput>
588588
</configuration>
@@ -738,7 +738,7 @@
738738
<plugin>
739739
<groupId>com.github.spotbugs</groupId>
740740
<artifactId>spotbugs-maven-plugin</artifactId>
741-
<version>4.9.6.0</version>
741+
<version>4.9.8.1</version>
742742
</plugin>
743743
<plugin>
744744
<groupId>org.codehaus.mojo</groupId>

0 commit comments

Comments
 (0)