Join Slack
Powered by
Hello there, our team just upgraded to Gradle 8.7....
# community-support
r
Robert Strauch
04/22/2024, 11:57 AM
Hello there, our team just upgraded to Gradle 8.7. Our CI pipeline runs security checks and discovered
commons-compress:1.25.0
on the classpath which is vulnerable to the following CVEs: • CVE-2024-25710 • CVE-2024-26308 How would I address the update of commons-compress?
v
Vampire
04/22/2024, 12:04 PM
As it is part of the distribution, I guess you would have to use a custom Gradle distribution.
Open in Slack
Previous
Next