We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b60f648 commit bee0ecaCopy full SHA for bee0eca
1 file changed
pom.xml
@@ -240,7 +240,7 @@
240
<plugin>
241
<groupId>org.codehaus.mojo</groupId>
242
<artifactId>findbugs-maven-plugin</artifactId>
243
- <version>3.0.1</version>
+ <version>${commons.findbugs.version}</version>
244
<configuration>
245
<threshold>Normal</threshold>
246
<effort>Default</effort>
@@ -283,7 +283,7 @@
283
284
285
286
287
288
289
0 commit comments