This is an automated email from the ASF dual-hosted git repository. pkarwasz pushed a commit to branch 2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
commit 4e53926d3445ba2d5f09a9e24f36421beab5e39b Author: ASF Logging Services RM <[email protected]> AuthorDate: Fri Dec 22 15:18:02 2023 +0000 Release changelog for version `2.22.1` --- src/site/_release-notes/_2.22.1.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/site/_release-notes/_2.22.1.adoc b/src/site/_release-notes/_2.22.1.adoc index d2cbef97c2..3825cb3370 100644 --- a/src/site/_release-notes/_2.22.1.adoc +++ b/src/site/_release-notes/_2.22.1.adoc @@ -20,9 +20,9 @@ Release date:: 2023-12-22 -This releases fixes several issues from the previous releases. +This release contains only dependency upgrades and bug fixes, which do not change the behavior of the artifacts. -While maintaining compatibility with Java 8, the artifacts in this release where generated using JDK 17. +While maintaining compatibility with Java 8, the artifacts in this release where generated using JDK 17, unlike version `2.22.0` that used JDK 11. [#release-notes-2-22-1-fixed]
