Skip to content

Commit bee0eca

Browse files
author
Kai Song
committed
2392ae8 replay all
1 parent b60f648 commit bee0eca

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@
240240
<plugin>
241241
<groupId>org.codehaus.mojo</groupId>
242242
<artifactId>findbugs-maven-plugin</artifactId>
243-
<version>3.0.1</version>
243+
<version>${commons.findbugs.version}</version>
244244
<configuration>
245245
<threshold>Normal</threshold>
246246
<effort>Default</effort>
@@ -283,7 +283,7 @@
283283
<plugin>
284284
<groupId>org.codehaus.mojo</groupId>
285285
<artifactId>findbugs-maven-plugin</artifactId>
286-
<version>3.0.1</version>
286+
<version>${commons.findbugs.version}</version>
287287
<configuration>
288288
<threshold>Normal</threshold>
289289
<effort>Default</effort>

0 commit comments

Comments
 (0)