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.1compared with
Version Details
| 4.0.0 | 4.0.1 | |
|---|---|---|
| Release date | Feb 28, 2020 | Sep 18, 2020 |
| Licenses | LGPL 3.0 | LGPL 3.0 |
| Vulnerabilities | None | None |
Compile Changes (6)
| 4.0.0 | 4.0.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.github.spotbugs » spotbugs | 4.0.0 | 4.1.2 |
| ~ Updated | com.google.code.findbugs » annotations | 3.0.1 | 3.0.1u2 |
| ~ Updated | com.thoughtworks.xstream » xstream | 1.4.11.1 | 1.4.13 |
| ~ Updated | commons-io » commons-io | 2.6 | 2.8.0 |
| ~ Updated | org.sonarsource.sslr-squid-bridge » sslr-squid-bridge | 2.6.1 | 2.7.0.377 |
| - Removed | com.google.guava » guava | 10.0.1 | - |
Provided Changes (3)
| 4.0.0 | 4.0.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.slf4j » slf4j-api | 1.7.25 | 1.7.30 |
| ~ Updated | org.sonarsource.java » sonar-java-plugin | 5.10.1.16922 | 5.13.1.18282 |
| ~ Updated | org.sonarsource.sonarqube » sonar-plugin-api | 7.6 | 7.9 |
Test Changes (2)
| 4.0.0 | 4.0.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.mockito » mockito-core | 2.28.2 | 3.5.10 |
| ~ Updated | org.sonarsource.sonarqube » sonar-testing-harness | 7.6 | 7.9 |