Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Require Jenkins 2.504.3 or newer#1839

Merged
MarkEWaite merged 2 commits into
jenkinsci:masterfrom
MarkEWaite:require-jenkins-2.504.3
Nov 25, 2025
Merged

Require Jenkins 2.504.3 or newer#1839
MarkEWaite merged 2 commits into
jenkinsci:masterfrom
MarkEWaite:require-jenkins-2.504.3

Conversation

@MarkEWaite

Copy link
Copy Markdown
Contributor

Require Jenkins 2.504.3 or newer

The developer documentation recommends either Jenkins 2.504.3 or Jenkins 2.516.3 as minimum Jenkins versions.

We could also increase the minimum Jenkins version to 2.516.3 and have a longer time before the next increment of Jenkins version, if that is preferred.

Using Jenkins 2.504.3 as minimum Jenkins version allows us to remove 3 version declarations from the pom file and supersedes pull request:

Testing done

  • Confirmed that automated tests pass

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests that demonstrate the feature works or the issue is fixed
  • Link to relevant issues in GitHub or Jira

https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/#currently-recommended-versions
recommends either Jenkins 2.504.3 or Jenkins 2.516.3 as minimum Jenkins
versions.

We could also increase the minimum Jenkins version to 2.516.3 and have
a longer time before the next increment of Jenkins version, if that
is preferred.

Using Jenkins 2.504.3 as minimum Jenkins version allows us to remove 3
version declarations from the pom file and supersedes pull request:

* jenkinsci#1838

Testing done:

* Confirmed that automated tests pass
@MarkEWaite MarkEWaite added the maintenance Targets chores, refactors and cleanups label Nov 24, 2025
@MarkEWaite MarkEWaite requested a review from a team as a code owner November 24, 2025 23:19
@MarkEWaite MarkEWaite added the maintenance Targets chores, refactors and cleanups label Nov 24, 2025
@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label Nov 24, 2025
@MarkEWaite MarkEWaite removed the dependencies Pull requests that update a dependency file label Nov 24, 2025
Previous updates to the libraries have made those exclusions
unnecessary
@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label Nov 25, 2025
@MarkEWaite

MarkEWaite commented Nov 25, 2025

Copy link
Copy Markdown
Contributor Author

@krisstern and @gounthar I think this is a better choice than pull request:

It simplifies the pom file and reduces dependency maintenance

@gounthar gounthar left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea, Mark. 👍

@MarkEWaite MarkEWaite merged commit 2808488 into jenkinsci:master Nov 25, 2025
18 checks passed
@MarkEWaite MarkEWaite deleted the require-jenkins-2.504.3 branch November 25, 2025 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file maintenance Targets chores, refactors and cleanups

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants