-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Fix vulnerability issue in commons-lang3 to address CVE-2025-48924 #25549
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix vulnerability issue in commons-lang3 to address CVE-2025-48924 #25549
Conversation
bfed1e6
to
77e217c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The version in the PR description and Release note is different from the actual one used. Please correct the description and the release note accordilngly.
Done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, I think we can update the commit message to something like -
Upgrade commons-lang3 to 3.18.0 to address CVE-2025-48924
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
77e217c
to
764babe
Compare
@agrawalreetika - Done. |
Description
Upgrade commons-lang3 version at 3.18.0 across the codebase to address CVE-2025-48924
Motivation and Context
Impact
Test Plan
Contributor checklist
Release Notes
Please follow release notes guidelines and fill in the release notes below.