Pre-steps for release : `6.2.17.Final`
This commit is contained in:
parent
1633b2d2c7
commit
f870eeba8d
|
@ -3,6 +3,15 @@ Hibernate 6 Changelog
|
|||
|
||||
Note: Please refer to JIRA to learn more about each issue.
|
||||
|
||||
Changes in 6.2.17.Final (December 19, 2023)
|
||||
------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
https://hibernate.atlassian.net/projects/HHH/versions/32229
|
||||
|
||||
** Bug
|
||||
* [HHH-17405] - Cannot resolve path of generic mapped-superclass association path
|
||||
|
||||
|
||||
Changes in 6.2.16.Final (December 15, 2023)
|
||||
------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
hibernateVersion=6.2.17-SNAPSHOT
|
||||
hibernateVersion=6.2.17.Final
|
Loading…
Reference in New Issue