Spotbugs v4.2.2 Release Notes

Release Date: 2021-03-03 // about 3 years ago
  • 🛠 Fixed

    • UWF_NULL_FIELD doesn't report line number (#1368)
    • 👍 UnsupportedOperationException in BugRanker.trimToMaxRank (#1161)

    🔄 Changed

    • ⬆️ Bump ASM from 9.0 to 9.1 supporting JDK17
    • ⬆️ Bump commons-lang from 3.11 to 3.12.0
    • Replace org.json:json:20201115 with com.google.code.gson:gson:2.8.6