Committed by
Gerrit Code Review
Update findbugs version to 3.0.1
Change-Id: I05d38a7aa13cdb7e0a3ae891dec21f1e8d972abe
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -591,7 +591,7 @@ | ... | @@ -591,7 +591,7 @@ |
591 | <plugin> | 591 | <plugin> |
592 | <groupId>org.codehaus.mojo</groupId> | 592 | <groupId>org.codehaus.mojo</groupId> |
593 | <artifactId>findbugs-maven-plugin</artifactId> | 593 | <artifactId>findbugs-maven-plugin</artifactId> |
594 | - <version>3.0.0</version> | 594 | + <version>3.0.1</version> |
595 | <dependencies> | 595 | <dependencies> |
596 | <dependency> | 596 | <dependency> |
597 | <groupId>org.onosproject</groupId> | 597 | <groupId>org.onosproject</groupId> | ... | ... |
-
Please register or login to post a comment