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.7.0compared with
Version Details
| 4.6.0 | 4.7.0 | |
|---|---|---|
| Release date | Oct 21, 2025 | Jul 25, 2026 |
| Licenses | LGPL 3.0 | LGPL 3.0 |
| Vulnerabilities | None | None |
Compile Changes (4)
| 4.6.0 | 4.7.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.github.spotbugs » spotbugs | 4.9.8 | 4.10.3 |
| ~ Updated | commons-io » commons-io | 2.20.0 | 2.22.0 |
| ~ Updated | org.apache.commons » commons-lang3 | 3.19.0 | 3.20.0 |
| ~ Updated | org.sonarsource.java » sonar-java-plugin | 8.19.0.40387 | 8.36.0.45637 |
Provided Changes (2)
| 4.6.0 | 4.7.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.mebigfatguy.sb-contrib » sb-contrib | 7.6.15 | 7.7.4 |
| ~ Updated | org.slf4j » slf4j-api | 2.0.17 | 2.0.18 |
Test Changes (6)
| 4.6.0 | 4.7.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.assertj » assertj-core | 3.27.6 | 3.27.7 |
| ~ Updated | org.junit.jupiter » junit-jupiter | 6.0.0 | 6.1.2 |
| ~ Updated | org.mockito » mockito-core | 5.20.0 | 5.23.0 |
| ~ Updated | org.sonarsource.api.plugin » sonar-plugin-api-test-fixtures | 13.2.0.3137 | 13.8.0.4399 |
| ~ Updated | org.sonarsource.orchestrator » sonar-orchestrator | 5.6.2.2625 | 6.3.1.4538 |
| ~ Updated | org.sonarsource.orchestrator » sonar-orchestrator-junit5 | 5.6.2.2625 | 6.3.1.4538 |