5.3.35.Final
This commit is contained in:
parent
93b0ea2358
commit
5577d1b07f
|
@ -3,6 +3,15 @@ Hibernate 5 Changelog
|
|||
|
||||
Note: Please refer to JIRA to learn more about each issue.
|
||||
|
||||
Changes in 5.3.35.Final (January 22, 2024)
|
||||
------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
https://hibernate.atlassian.net/projects/HHH/versions/32244
|
||||
|
||||
** Bug
|
||||
* [HHH-17380] - Persisting an entity with a non generated id and @MapsId throws PropertyValueException
|
||||
|
||||
|
||||
Changes in 5.3.34.Final (December 08, 2023)
|
||||
------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
hibernateVersion=5.3.35-SNAPSHOT
|
||||
hibernateVersion=5.3.35.Final
|
Loading…
Reference in New Issue