Pre-steps for release : `6.2.12.Final`

This commit is contained in:
Hibernate-CI 2023-10-06 01:18:04 +00:00
parent 00e4086b50
commit 15ab587bde
2 changed files with 13 additions and 1 deletions

View File

@ -3,6 +3,18 @@ Hibernate 6 Changelog
Note: Please refer to JIRA to learn more about each issue.
Changes in 6.2.12.Final (October 06, 2023)
------------------------------------------------------------------------------------------------------------------------
https://hibernate.atlassian.net/projects/HHH/versions/32201
** Bug
* [HHH-16897] - Delete query for entity using table-per-class inheritance may result in NullPointerException
** Task
* [HHH-17239] - Automate maintenance releases
Changes in 6.2.11.Final (October 04, 2023)
------------------------------------------------------------------------------------------------------------------------

View File

@ -1 +1 @@
hibernateVersion=6.2.12-SNAPSHOT
hibernateVersion=6.2.12.Final