We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf2e96a commit eee9bbeCopy full SHA for eee9bbe
pom.xml
@@ -89,7 +89,7 @@
89
<!-- Generate metadata for reflection on method parameters -->
90
<maven.compiler.parameters>true</maven.compiler.parameters>
91
92
- <spotbugs-maven-plugin.version>4.6.0.0</spotbugs-maven-plugin.version>
+ <spotbugs-maven-plugin.version>4.7.0.0</spotbugs-maven-plugin.version>
93
<spotbugs-annotations.version>4.7.0</spotbugs-annotations.version>
94
<!-- Whether the build should fail if SpotBugs finds any error. -->
95
<!-- It is strongly encouraged to leave it as true. Use false with care only in transient situations. -->
0 commit comments