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.
Version1.5-RC1compared with
Version Details
| 1.4 | 1.5-RC1 | |
|---|---|---|
| Release date | Sep 04, 2013 | Oct 18, 2013 |
| Licenses | LGPL 3.0 | LGPL 3.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 1.4 | 1.5-RC1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.code.findbugs » findbugs | 2.0.1 | 2.0.2 |
