-
Notifications
You must be signed in to change notification settings - Fork 52
deps: update dependency org.apache.commons:commons-lang3 to v3.18.0 [security] #2139
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
Merged
olavloite
merged 1 commit into
googleapis:main
from
renovate-bot:renovate/maven-org.apache.commons-commons-lang3-vulnerability
Jul 28, 2025
Merged
deps: update dependency org.apache.commons:commons-lang3 to v3.18.0 [security] #2139
olavloite
merged 1 commit into
googleapis:main
from
renovate-bot:renovate/maven-org.apache.commons-commons-lang3-vulnerability
Jul 28, 2025
Conversation
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
|
/gcbrun |
9a67d67 to
8a4076d
Compare
|
/gcbrun |
8a4076d to
b3b1939
Compare
|
/gcbrun |
b3b1939 to
fd5401d
Compare
|
/gcbrun |
fd5401d to
744d76c
Compare
|
/gcbrun |
744d76c to
78e40c3
Compare
|
/gcbrun |
78e40c3 to
fab23f1
Compare
|
/gcbrun |
7e55ae5 to
cbbe907
Compare
|
/gcbrun |
cbbe907 to
8613e5c
Compare
|
/gcbrun |
8613e5c to
2b2995b
Compare
|
/gcbrun |
2b2995b to
7d2f737
Compare
|
/gcbrun |
7d2f737 to
9ec7825
Compare
|
/gcbrun |
9ec7825 to
9f706a6
Compare
|
/gcbrun |
olavloite
approved these changes
Jul 28, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
api: spanner
Issues related to the googleapis/java-spanner-jdbc API.
size: xs
Pull request size is extra small.
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.
This PR contains the following updates:
3.17.0->3.18.0GitHub Vulnerability Alerts
CVE-2025-48924
Uncontrolled Recursion vulnerability in Apache Commons Lang.
This issue affects Apache Commons Lang: Starting with commons-lang:commons-lang 2.0 to 2.6, and, from org.apache.commons:commons-lang3 3.0 before 3.18.0.
The methods ClassUtils.getClass(...) can throw StackOverflowError on very long inputs. Because an Error is usually not handled by applications and libraries, a StackOverflowError could cause an application to stop.
Users are recommended to upgrade to version 3.18.0, which fixes the issue.
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.