This is an automated email from the ASF dual-hosted git repository. ntimofeev pushed a commit to branch STABLE-4.0 in repository https://gitbox.apache.org/repos/asf/cayenne.git
The following commit(s) were added to refs/heads/STABLE-4.0 by this push: new 68cc3cbab Cleanup RELEASE-NOTES 68cc3cbab is described below commit 68cc3cbab7b8b9593916c37d91060a07a673c2da Author: Nikita Timofeev <stari...@gmail.com> AuthorDate: Thu Feb 9 17:27:34 2023 +0300 Cleanup RELEASE-NOTES --- RELEASE-NOTES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 95f75cb75..38f9f9770 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -14,6 +14,7 @@ Date: Changes/New Features: +CAY-2775 Change ObjectStyle maven repository URL CAY-2793 Modeler: support for JDK 17+ for Cayenne 4.0 ---------------------------------- @@ -25,7 +26,6 @@ Changes/New Features: CAY-2519 Use NoopEventManager if SERVER_CONTEXTS_SYNC_PROPERTY is false CAY-2570 Use MySQL adapter for latest versions of MariaDB -CAY-2775 Change ObjectStyle maven repository URL Bug Fixes: