Skip to content

Commit eee9bbe

Browse files
Bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.0.0 (#260)
1 parent bf2e96a commit eee9bbe

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
@@ -89,7 +89,7 @@
8989
<!-- Generate metadata for reflection on method parameters -->
9090
<maven.compiler.parameters>true</maven.compiler.parameters>
9191

92-
<spotbugs-maven-plugin.version>4.6.0.0</spotbugs-maven-plugin.version>
92+
<spotbugs-maven-plugin.version>4.7.0.0</spotbugs-maven-plugin.version>
9393
<spotbugs-annotations.version>4.7.0</spotbugs-annotations.version>
9494
<!-- Whether the build should fail if SpotBugs finds any error. -->
9595
<!-- It is strongly encouraged to leave it as true. Use false with care only in transient situations. -->

0 commit comments

Comments
 (0)