-
Notifications
You must be signed in to change notification settings - Fork 693
deps: update commons-lang3 to 3.18.0 #35384
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
Conversation
319ba5d
to
396cf5b
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.
LGTM 👍
Created backport PR for
Please cherry-pick the changes locally and resolve any conflicts. git fetch origin backport-35384-to-stable/8.5
git worktree add --checkout .worktree/backport-35384-to-stable/8.5 backport-35384-to-stable/8.5
cd .worktree/backport-35384-to-stable/8.5
git reset --hard HEAD^
git cherry-pick -x 396cf5b545e819aef19e7e30e96bd4eddfe07496
git push --force-with-lease |
Successfully created backport PR for |
Created backport PR for
Please cherry-pick the changes locally and resolve any conflicts. git fetch origin backport-35384-to-stable/optimize-8.6
git worktree add --checkout .worktree/backport-35384-to-stable/optimize-8.6 backport-35384-to-stable/optimize-8.6
cd .worktree/backport-35384-to-stable/optimize-8.6
git reset --hard HEAD^
git cherry-pick -x 396cf5b545e819aef19e7e30e96bd4eddfe07496
git push --force-with-lease |
Created backport PR for
Please cherry-pick the changes locally and resolve any conflicts. git fetch origin backport-35384-to-stable/optimize-8.7
git worktree add --checkout .worktree/backport-35384-to-stable/optimize-8.7 backport-35384-to-stable/optimize-8.7
cd .worktree/backport-35384-to-stable/optimize-8.7
git reset --hard HEAD^
git cherry-pick -x 396cf5b545e819aef19e7e30e96bd4eddfe07496
git push --force-with-lease |
# Description Backport of #35384 to `stable/8.6`. relates to
Description
Fixes CVE-2025-48924
Checklist
Related issues
relates to #35500