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.2compared with
Version Details
| 4.0.1 | 4.0.2 | |
|---|---|---|
| Release date | Jul 25, 2026 | Jul 25, 2026 |
| Licenses | LGPL 3.0 | LGPL 3.0 |
| Vulnerabilities | None | None |
Compile Changes (2)
| 4.0.1 | 4.0.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.github.spotbugs » spotbugs | 4.1.2 | 4.2.0 |
| ~ Updated | com.thoughtworks.xstream » xstream | 1.4.13 | 1.4.14 |
Provided Changes (1)
| 4.0.1 | 4.0.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.h3xstream.findsecbugs » findsecbugs-plugin | 1.10.1 | 1.11.0 |
Test Changes (2)
| 4.0.1 | 4.0.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | junit » junit | 4.13 | 4.13.1 |
| ~ Updated | org.mockito » mockito-core | 3.5.10 | 3.5.13 |