Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated log4j to version 2.5.0 to patch CVE-2021-44228 (#7600)
Updated log4j to version 2.5.0 to patch CVE-2021-44228
- Loading branch information
c60a15b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't that be "2.15.0" in the commit title? (not 2.5.0). The code look correct.
c60a15b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, it was a typo. It's already merged and we're not going to go back and change it. However, apparently 2.16.0 is the version people should use so this will be masked by that new PR.