Skip to content

Conversation

krisstern
Copy link
Member

@krisstern krisstern commented Oct 12, 2024

Updated the Jenkins version in "pom.xml" in preparation for a new release of the plugin.

Testing to be done

To use CI/CD configured on GitHub to run the required checks.

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 issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

@krisstern krisstern requested a review from a team as a code owner October 12, 2024 14:44
@krisstern krisstern merged commit 94b7439 into jenkinsci:master Oct 12, 2024
17 checks passed
@kirk-fitz
Copy link
Contributor

Hi @krisstern, why is this change needed/required for a new release of the plugin? Is the jenkins version not the minimum supported version? I believe @MarkEWaite has already done some the prepration for the next release of the plugin?

Kirk

@MarkEWaite
Copy link
Contributor

Hi @krisstern, why is this change needed/required for a new release of the plugin? Is the jenkins version not the minimum supported version? I believe @MarkEWaite has already done some the prepration for the next release of the plugin?

We increment the minimum required Jenkins version based on the guidance in the "Choosing a minimum Jenkins version" page. In particular, since there was a security vulnerability fixed in 2.452.4, that makes it a good choice as a minimum Jenkins version. Versions older that 2.452.4 have the vulnerability. It is not strictly required for a new release, but is a good change to consider if we're planning a release for other reasons.

@kirk-fitz
Copy link
Contributor

kirk-fitz commented Oct 14, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants