[SPARK-58755][BUILD] Upgrade 6 third-party dependencies to fix 29 sec… - #57982
Open
anoopamS wants to merge 1 commit into
Open
[SPARK-58755][BUILD] Upgrade 6 third-party dependencies to fix 29 sec…#57982anoopamS wants to merge 1 commit into
anoopamS wants to merge 1 commit into
Conversation
…urity vulnerabilities Upgrades: - libthrift: 0.16.0 -> 0.24.0 (18 CVEs) - Jackson (fasterxml): 2.22.0 -> 2.22.1 (4 CVEs) - Log4j: 2.26.0 -> 2.26.1 (1 CVE) - Janino: 3.1.9 -> 3.1.12 (1 CVE) - Apache Ivy: 2.5.3 -> 2.6.0 (1 CVE) - scalapb-runtime: 0.11.17 -> 0.11.20 (4 CVEs) All upgrades are minor/patch versions maintaining backward compatibility. Full distribution build passes with no compile errors. No user-facing API changes. Closes #XXXXX
Contributor
@anoopamS Thanks for your work.
|
Author
|
@ LuciferYang Thanks for your inputs.
Let me abandon this single commit and will push the separate commit for each 3PP.
But, I have one doubt. Can I push all the separate commit on single JIRA or you want me create separate JIRA too for each 3PP?
Thanks!
From: YangJie ***@***.***>
Sent: 13 August 2026 12:07
To: apache/spark ***@***.***>
Cc: Anoopam Sharma ***@***.***>; Mention ***@***.***>
Subject: Re: [apache/spark] [SPARK-58755][BUILD] Upgrade 6 third-party dependencies to fix 29 sec… (PR #57982)
You don't often get email from ***@***.*** Learn why this is important<https://aka.ms/LearnAboutSenderIdentification>
[Image removed by sender.]LuciferYang left a comment (apache/spark#57982)<#57982 (comment)>
Image: image (view on web)<https://github.com/user-attachments/assets/0d256711-4a48-4cb0-a686-57d425fb0aa2>
@anoopamS<https://github.com/anoopamS> Thanks for your work.
1. You need to permit the execution of GHA workflows.
2. Each dependency upgrade should be submitted as a separate PR, unless there are coupling dependencies between them. This allows clean reverts when issues are identified.
3. Per the rules, any third-party library upgrade must wait at least one week after its official release before we bump its version.
4. There is already an existing PR for upgrading Janino: #57266<#57266>
—
Reply to this email directly, view it on GitHub<#57982?email_source=notifications&email_token=BO3J4IFUSE52CJHFBDTXR335JVOZ5A5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTKMRXGY4DQMJYGU42M4TFMFZW63VHNVSW45DJN5XKKZLWMVXHJLDGN5XXIZLSL5RWY2LDNM#issuecomment-5276881859>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BO3J4IFDXDFOAH7J77OMJ535JVOZ5AVCNFSNUABEKJSXA33TNF2G64TZHMYTOMJWGU3DKOB3JFZXG5LFHM2TCMZYGAZDIMZQGSQXMAQ>.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS<https://github.com/notifications/mobile/ios/BO3J4IBDZNRL75AGLW4RVML5JVOZ5A5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTKMRXGY4DQMJYGU42M4TFMFZW63VHNVSW45DJN5XKKZLWMVXHJKTGN5XXIZLSL5UW64Y> and Android<https://github.com/notifications/mobile/android/BO3J4IEHCLLF4BZU3LCVBHD5JVOZ5A5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTKMRXGY4DQMJYGU42M4TFMFZW63VHNVSW45DJN5XKKZLWMVXHJLTGN5XXIZLSL5QW4ZDSN5UWI>. Download it today!
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Contributor
|
One Jira ticket per dependency upgrade. |
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.

…urity vulnerabilities
Upgrades:
All upgrades are minor/patch versions maintaining backward compatibility. Full distribution build passes with no compile errors. No user-facing API changes.
Closes #XXXXX
What changes were proposed in this pull request?
Why are the changes needed?
Does this PR introduce any user-facing change?
How was this patch tested?
Was this patch authored or co-authored using generative AI tooling?