Skip to content

Commit ef0cc62

Browse files
committed
Pre-steps for release : 6.2.13.Final
1 parent 2d5df89 commit ef0cc62

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

changelog.txt

+9
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@ Hibernate 6 Changelog
33

44
Note: Please refer to JIRA to learn more about each issue.
55

6+
Changes in 6.2.13.Final (October 11, 2023)
7+
------------------------------------------------------------------------------------------------------------------------
8+
9+
https://hibernate.atlassian.net/projects/HHH/versions/32203
10+
11+
** Bug
12+
* [HHH-17290] - Embeddable with a primitive field cannot be set to null
13+
14+
615
Changes in 6.2.12.Final (October 06, 2023)
716
------------------------------------------------------------------------------------------------------------------------
817

gradle/version.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
hibernateVersion=6.2.13-SNAPSHOT
1+
hibernateVersion=6.2.13.Final

0 commit comments

Comments
 (0)