Update bundled script-security to 1402, matrix-auth to 3.2.10#26719
Merged
MarkEWaite merged 1 commit intoApr 29, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the bundled Jenkins plugins to incorporate the latest security advisory fixes by bumping the pinned versions used for the WAR’s detached plugins and the test module’s dependency management.
Changes:
- Bump
org.jenkins-ci.plugins:script-securityfrom1399.ve6a_66547f6e1to1402.v94c9ce464861. - Bump
org.jenkins-ci.plugins:matrix-authfrom3.2.9to3.2.10.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
war/pom.xml |
Updates detached/bundled plugin artifact versions for matrix-auth and script-security. |
test/pom.xml |
Keeps test dependency/dependencyManagement aligned with the updated plugin versions. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
MarkEWaite
approved these changes
Apr 29, 2026
MarkEWaite
pushed a commit
to MarkEWaite/jenkins
that referenced
this pull request
Apr 29, 2026
…sci#26719) Co-authored-by: Daniel Beck <[email protected]> (cherry picked from commit ec6535f)
14 tasks
MarkEWaite
added a commit
to jenkins-infra/jenkins.io
that referenced
this pull request
May 8, 2026
* Add 2.555.2 changelog and upgrade guide Includes links to issues: * jenkinsci/jenkins#26285 * jenkinsci/jenkins#26720 * jenkinsci/jenkins#26720 Includes links to pull requests: * jenkinsci/jenkins#26631 * jenkinsci/jenkins#26719 * jenkinsci/jenkins#26757 Testing done: * Confirmed the links work as expected * Add MSI installer signing change Included in upgrade guide and changelog * Remove extra space character Co-authored-by: Hervé Le Meur <[email protected]> --------- Co-authored-by: Hervé Le Meur <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
https://www.jenkins.io/security/advisory/2026-04-29/
Tested with
#noUpdateSiteWarningsas usual.Proposed changelog entries
Proposed changelog category
/label rfe
Proposed upgrade guidelines
N/A
Submitter checklist
@Restrictedor have@since TODOJavadocs, as appropriate.@Deprecated(since = "TODO")or@Deprecated(forRemoval = true, since = "TODO"), if applicable.evalto ease future introduction of Content Security Policy (CSP) directives (see documentation).Desired reviewers
@mention
Before the changes are marked as
ready-for-merge:Maintainer checklist
upgrade-guide-neededlabel is set and there is a Proposed upgrade guidelines section in the pull request title (see example).lts-candidateto be considered.