FindBugs is a program that uses static analysis to look for bugs in Java code. It can detect a variety of common coding mistakes, including thread synchronization problems, misuse of API methods.
Version3.0compared with
Version Details
| 2.4 | 3.0 | |
|---|---|---|
| Release date | Jul 30, 2014 | Aug 12, 2014 |
| Licenses | LGPL 3.0 | LGPL 3.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 2.4 | 3.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.code.findbugs » findbugs | 2.0.3 | 3.0.0 |
Provided Changes (1)
| 2.4 | 3.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.mebigfatguy.fb-contrib » fb-contrib | 5.2.1 | 6.0.0 |
