File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -50,3 +50,12 @@ Réda Housni Alaoui (reda-alaoui@github)
50
50
* Contributed #158: Add `jackson-datatype-hibernate6` for Hibernate 6
51
51
(2.15.0)
52
52
53
+ PJ Fanning (@pjfanning)
54
+
55
+ * Contributed #184: Add `jackson-datatype-hibernate7` module for hibernate version 7
56
+ (2.20.0)
57
+ * Contributed #186: Update hibernate 6 code to avoid deprecated code
58
+ (2.20.0)
59
+
60
+
61
+
Original file line number Diff line number Diff line change @@ -6,6 +6,9 @@ Project: jackson-datatype-hibernate
6
6
7
7
2.20.0 (not yet released)
8
8
9
+ #184: Add `jackson-datatype-hibernate7` module for hibernate version 7
10
+ (requested by @Chris-1-000)
11
+ (contributed by @pjfanning)
9
12
#186: Update hibernate 6 code to avoid deprecated code
10
13
(fixed by @pjfanning)
11
14
- Generate SBOMs [JSTEP-14]
You can’t perform that action at this time.
0 commit comments