tejaswini-imply opened a new pull request, #14414: URL: https://github.com/apache/druid/pull/14414
Currently Druid is using google apis client 1.26.0 version and `google-oauth-client-1.26.0.jar` in particular is bringing following CVEs `CVE-2020-7692`, `CVE-2021-22573`. Despite the CVEs being false positives, they're causing red security scans on Druid distribution. Hence updating the version to 1.34.0 with these CVE fixes. -- 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]
