Skip to content

Update dependency com.github.spotbugs:spotbugs-annotations to v4.1.4- autoclosed

This MR contains the following updates:

Package Update Change
com.github.spotbugs:spotbugs-annotations (source) patch 4.1.3 -> 4.1.4

Release Notes

spotbugs/spotbugs

v4.1.4

Compare Source

Fixed
  • IllegalArgumentException during XML report generation (#​1272)
  • Error dialog on cancelling SpotBugs job in Eclipse (#​1314)
  • IllegalArgumentException in OpcodeStack.constantToInt (#​893)
  • Typos in description, documentation and so on
  • spotbugs reports VR_UNRESOLVABLE_REFERENCE and UPM_UNCALLED_MRIVATE_METHOD when code is compiled with Java 11 (#​1254)
Changed
  • Bump jaxen from 1.1.6 to 1.2.0 supporting Java 11 compilation (#​1316)
  • Bump ASM from 8.0.1 to 9.0 supporting JDK16 (sealed classes)
  • Bump Saxon-HE from 10.1 to 10.2
  • The dependency from test-harness to spotbugs is now testImplementation (#​1317)
  • The dependency from test-harness-core to spotbugs is now api (#​1317)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by WhiteSource Renovate. View repository job log here.

Edited by Mend Renovate

Merge request reports