presto
presto copied to clipboard
Upgrade log4j to get rid of CVE-2021-44228
A cherry pick of https://github.com/prestodb/presto/pull/17098 which was more urgent for the release-0.267 branch
Test plan
mvn depependency:tree
after the change show we bring in log4j 2.16.0 packages (whereas before we brought vulnerable packages)
== NO RELEASE NOTE ==
shall we upgrade to log4j 2.17? seems 2.16 is also vulnerable
Saw this PR https://github.com/prestodb/presto/pull/17155 but it seems it's inactive. cc @tdcmeehan
This pull request has been automatically marked as stale because it has not had recent activity. If you'd still like this PR merged, please comment on the task, make sure you've addressed reviewer comments, and rebase on the latest master. Thank you for your contributions!