-
Notifications
You must be signed in to change notification settings - Fork 41.1k
Upgrade to Commons Compress 1.25.0 #39148
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
Comments
What are you looking for here? Spring Boot doesn't manage the version of Commons Compress used by an application so it's not clear why you've made this request. We do manage the version of Commons Compress for use by our build plugins but its usage there is not vulnerable to CVE-2023-42503 as it isn't exposed to untrusted tar input. |
Thanks for the quick reply. This CVE was raised by Dependabot and Spring Boot was identified as having the affected Commons Compress version. This ticket was created using a similar format to previous requests for Commons Compress version updates, with the additional reference to the CVE. Your confirmation of its innocuousness in this context means we'll just ignore the warning :). |
|
We're going to revert this change in 3.1.x and 3.2.x as it's not as internal as we'd hoped. For example, @onobc had to modify his build to accommodate the upgrade due to a version clash with an Artifactory-related dependency in project's |
No description provided.
The text was updated successfully, but these errors were encountered: