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.
Version3.9.0compared with
Version Details
| 3.8.0 | 3.9.0 | |
|---|---|---|
| Release date | Sep 08, 2018 | Nov 09, 2018 |
| Licenses | LGPL 3.0 | LGPL 3.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 3.8.0 | 3.9.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.github.spotbugs » spotbugs | 3.1.6 | 3.1.8 |
Provided Changes (1)
| 3.8.0 | 3.9.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.sonarsource.java » sonar-java-plugin | 5.1.0.13090 | 5.2.0.13398 |