SpotBugs 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.
Version4.0.0compared with
Version Details
| 3.11.1 | 4.0.0 | |
|---|---|---|
| Release date | Sep 23, 2019 | Feb 28, 2020 |
| Licenses | LGPL 3.0 | LGPL 3.0 |
| Vulnerabilities | None | None |
Compile Changes (4)
| 3.11.1 | 4.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.github.spotbugs » spotbugs | 3.1.12 | 4.0.0 |
| ~ Updated | com.google.code.findbugs » annotations | 3.0.1u2 | 3.0.1 |
| ~ Updated | com.thoughtworks.xstream » xstream | 1.4.11 | 1.4.11.1 |
| ~ Updated | org.sonarsource.sslr » sslr-core | 1.22 | 1.23 |
Provided Changes (3)
| 3.11.1 | 4.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.mebigfatguy.sb-contrib » sb-contrib | - | 7.4.7 |
| ~ Updated | com.h3xstream.findsecbugs » findsecbugs-plugin | 1.9.0 | 1.10.1 |
| - Removed | com.mebigfatguy.fb-contrib » fb-contrib | 7.4.3.sb | - |
Test Changes (2)
| 3.11.1 | 4.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | junit » junit | 4.12 | 4.13 |
| ~ Updated | org.mockito » mockito-core | 2.13.0 | 2.28.2 |