File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,15 @@ Hibernate 6 Changelog
33
44Note: Please refer to JIRA to learn more about each issue.
55
6+ Changes in 6.2.15.Final (December 05, 2023)
7+ ------------------------------------------------------------------------------------------------------------------------
8+
9+ https://hibernate.atlassian.net/projects/HHH/versions/32222
10+
11+ ** Bug
12+ * [HHH-17491] - UnknownEntityTypeException thrown when multiple subclasses define an attribute with the same name and one is a MappedSuperclass
13+
14+
615Changes in 6.2.14.Final (December 01, 2023)
716------------------------------------------------------------------------------------------------------------------------
817
Original file line number Diff line number Diff line change 1- hibernateVersion =6.2.15-SNAPSHOT
1+ hibernateVersion =6.2.15.Final
You can’t perform that action at this time.
0 commit comments