We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fdeb6bf + 1db80f0 commit 96ff005Copy full SHA for 96ff005
README.md
@@ -11,6 +11,7 @@ We support:
11
12
* [java.util.logging](jul/README.md)
13
* [Apache Log4j 2.13.2 or higher](log4j2/README.md)
14
+ * We strongly suggest that log4j 2.15.x or higher be used to avoid [CVE-2021-44228](https://nvd.nist.gov/vuln/detail/CVE-2021-44228)
15
* [Apache Log4j 1.x](log4j1/README.md)
16
* [Logback 1.2](logback/README.md)
17
* [Logback 1.1](logback11/README.md)
0 commit comments