juliuszsompolski opened a new pull request #34361: URL: https://github.com/apache/spark/pull/34361
### What changes were proposed in this pull request? Upgrade libthrift dependency from 0.12.0 to 0.15.0 ### Why are the changes needed? https://snyk.io/vuln/maven:org.apache.thrift%3Alibthrift lists a couple of high-impact vulnerabilities of libthrift 0.12.0, in particular * https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13949 * https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-0205 Keep the library up to date to fix vulnerabilities. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Existing tests. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
