5.3.35.Final

This commit is contained in:
Hibernate-CI 2024-01-22 10:02:03 +00:00
parent 93b0ea2358
commit 5577d1b07f
2 changed files with 10 additions and 1 deletions

View File

@ -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)
------------------------------------------------------------------------------------------------------------------------

View File

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