Skip to content

Commit 30045cf

Browse files
committed
chore(deps): upgrade spotbugs-maven-plugin
1 parent 266986e commit 30045cf

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
@@ -526,7 +526,7 @@
526526
<plugin>
527527
<groupId>com.github.spotbugs</groupId>
528528
<artifactId>spotbugs-maven-plugin</artifactId>
529-
<version>4.5.3.0</version>
529+
<version>4.7.0.0</version>
530530
<executions>
531531
<execution>
532532
<phase>test-compile</phase>

0 commit comments

Comments
 (0)