Core minimum upgrade to 2.440.3 and useversion from plugin BOM #338
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Rely on promoted-builds version from plugin BOM
Rely on promoted-builds from bom 3307.v2769886db_63b_
Plugin BOM 3307.x now manages the promoted builds plugin version. This pom can no longer needs to specify the version of promoted builds plugin.
BOM issue 3171 describes some of the reasons why that benefits this plugin and why it benefits the plugin BOM maintainers.
Also includes the pull request:
59% of installations of the most recent release of the plugin are already using Jenkins 2.440.3 or newer. Users that are upgrading the plugin are also upgrading their Jenkins controller.
Also updates parent pom to 4.87 to use most recent tooling.
This does not need an immediate release. Once it is merged, it will reduce dependabot noise, but a release is not required.
Testing done
Confirmed that automated tests pass. Rely on ci.jenkins.io for additional tests.
Submitter checklist