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.
Version2.4compared with
Version Details
| 2.3 | 2.4 | |
|---|---|---|
| Release date | Jun 26, 2014 | Jul 30, 2014 |
| Licenses | LGPL 3.0 | LGPL 3.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 2.3 | 2.4 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.thoughtworks.xstream » xstream | - | 1.3.1 |
Provided Changes (2)
| 2.3 | 2.4 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.mebigfatguy.fb-contrib » fb-contrib | - | 5.2.1 |
| ~ Updated | org.codehaus.sonar-plugins.java » sonar-java-plugin | 2.3 | 2.4 |
