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.6compared with
Version Details
| 4.0.5 | 4.0.6 | |
|---|---|---|
| Release date | Nov 30, 2021 | Feb 17, 2022 |
| Licenses | LGPL 3.0 | LGPL 3.0 |
| Vulnerabilities | None | None |
Compile Changes (5)
| 4.0.5 | 4.0.6 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.github.spotbugs » spotbugs | 4.5.0 | 4.5.2 |
| ~ Updated | com.thoughtworks.xstream » xstream | 1.4.18 | 1.4.19 |
| - Removed | com.google.code.findbugs » annotations | 3.0.1u2 | - |
| - Removed | org.codehaus.sonar » sonar-channel | 4.2 | - |
| - Removed | org.sonarsource.sslr » sslr-core | 1.23 | - |
Test Changes (8)
| 4.0.5 | 4.0.6 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.assertj » assertj-core | - | 3.21.0 |
| + Added | org.junit.jupiter » junit-jupiter | - | 5.8.2 |
| + Added | org.sonarsource.orchestrator » sonar-orchestrator | - | 3.37.0.87 |
| + Added | org.sonarsource.sonarqube » sonar-ws | - | 9.1.0.47736 |
| ~ Updated | org.mockito » mockito-core | 3.5.13 | 4.2.0 |
| - Removed | junit » junit | 4.13.1 | - |
| - Removed | org.easytesting » fest-assert | 1.4 | - |
| - Removed | org.sonarsource.sonarqube » sonar-testing-harness | 7.9 | - |