This is for CheckNonNull, Nullable etc, without this change when you increase your minimum core version you pick up a version of spotbugs that has deprecated the annotations that don't violate the javax license.
When we increased the configuration-as-code baseline to ~2.220 we got 50+ deprecation warnings due to this,
this one line lib bump fixes it for plugins without any workaround on the plugin side having to mess around excluding core dependencies
timjaIf you label an issue lts-candidate, you should make sure its issue type doesn't disqualify it from backporting: https://issues.jenkins-ci.org/issues/?filter=12146