This is an automated email from the ASF dual-hosted git repository.
vy pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/logging-log4j-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new b58a6f2d5 Fix 2.20.0 release notes
b58a6f2d5 is described below
commit b58a6f2d5a912029472cc65003aebb0847617f9d
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Wed Feb 22 09:30:10 2023 +0100
Fix 2.20.0 release notes
---
log4j-2.20.0/release-notes/2.20.0.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/log4j-2.20.0/release-notes/2.20.0.html
b/log4j-2.20.0/release-notes/2.20.0.html
index d570afebf..55f8f0e4a 100644
--- a/log4j-2.20.0/release-notes/2.20.0.html
+++ b/log4j-2.20.0/release-notes/2.20.0.html
@@ -145,10 +145,10 @@ SLF4J-2.0.0 alpha releases are not fully supported.
See <a
href="https://issues.apache.org/jira/browse/LOG4J2-2975">LOG4J2-2975</a> and <a
href="https://jira.qos.ch/browse/SLF4J-511">SLF4J-511</a>.</p>
</div>
<div class="paragraph">
-<p>The Log4j 2.19.0 API, as well as many core components, maintains binary
compatibility with previous releases.</p>
+<p>The Log4j 2.20.0 API, as well as many core components, maintains binary
compatibility with previous releases.</p>
</div>
<div class="paragraph">
-<p>Apache Log4j 2.19.0 requires a minimum of Java 8 to build and run.
+<p>Apache Log4j 2.20.0 requires a minimum of Java 8 to build and run.
Log4j 2.12.4 is the last release to support Java 7.
Log4j 2.3.2 is the last release to support Java 6.
Java 6 and Java 7 are no longer supported by the Log4j team.</p>