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