This is an automated email from the ASF dual-hosted git repository. ntimofeev pushed a commit to branch STABLE-4.2 in repository https://gitbox.apache.org/repos/asf/cayenne.git
The following commit(s) were added to refs/heads/STABLE-4.2 by this push: new 0b78b95ed CAY-2857 Java 22 support 0b78b95ed is described below commit 0b78b95ed242ad367c9d58fa5824700269c7a486 Author: Nikita Timofeev <stari...@gmail.com> AuthorDate: Wed Jun 12 14:01:39 2024 +0400 CAY-2857 Java 22 support --- RELEASE-NOTES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 1126bf59a..6446db64a 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -16,6 +16,7 @@ Changes/New Features: CAY-2849 Switch documentation to `hugo-asciidoctorj-extension` CAY-2852 Update velocity-engine-core dependency CAY-2856 Upgrade Gradle to 8.8 +CAY-2857 Java 22 support Bug Fixes: