We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ccdb132 + 6095a3d commit 2078079Copy full SHA for 2078079
pom.xml
@@ -84,7 +84,7 @@
84
<maven.compiler.parameters>true</maven.compiler.parameters>
85
86
<spotbugs-maven-plugin.version>4.7.1.1</spotbugs-maven-plugin.version>
87
- <spotbugs-annotations.version>4.7.1</spotbugs-annotations.version>
+ <spotbugs-annotations.version>4.7.2</spotbugs-annotations.version>
88
<!-- Whether the build should fail if SpotBugs finds any error. -->
89
<!-- It is strongly encouraged to leave it as true. Use false with care only in transient situations. -->
90
<spotbugs.failOnError>true</spotbugs.failOnError>
0 commit comments