jenkinsci / ivy-plugin

Jenkins ivy plugin
https://plugins.jenkins.io/ivy/
MIT License
16 stars 42 forks source link

Require Jenkins 2.426.3 or newer #97

Closed MarkEWaite closed 4 months ago

MarkEWaite commented 4 months ago

Require Jenkins 2.426.3 or newer

Installation statistics show that 67% of the installations of the 2.5 release are already using Jenkins 2.426.3.

SECURITY-3314 is a critical vulnerability that is resolved in 2.426.3. The advisory recommends that all users upgrade to 2.426.3 or newer.

Users should upgrade to 2.426.3 and most of the users of the current release have already upgraded.

Also includes additional changes to reduce maintenance.

Testing done

Automated tests pass.

Interactive testing not yet performed.


### Submitter checklist
- [x] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your main branch!
- [x] Ensure that the pull request title represents the desired changelog entry
- [x] Please describe what you did
- [x] Link to relevant issues in GitHub or Jira
- [x] Link to relevant pull requests, esp. upstream and downstream changes
- [ ] Ensure you have provided tests - that demonstrates feature works or fixes the issue