File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -104,6 +104,8 @@ Joo Hyuk Kim (JooHyukKim@github)
104
104
(2.15.0 )
105
105
* Contributed fix for #90 : Cache Serialization serializes empty contents
106
106
(2.16.0 )
107
+ * Contributed #116 : Suppport simple deserialization of `Cache`
108
+ (2.16.0 )
107
109
108
110
Wolff Bock von Wülfingen (wlfbck@github)
109
111
* Reported #90 : Cache Serialization serializes empty contents
Original file line number Diff line number Diff line change @@ -22,6 +22,8 @@ Active Maintainers:
22
22
(reportedby Wolff B)
23
23
(fix contributed by Joo-Hyuk K)
24
24
#113 : Update default Guava dependency for Jackson 2.16 from Guava 23 .x to 25 .x
25
+ #116 : Suppport simple deserialization of `Cache`
26
+ (contributed by Joo-Hyuk K)
25
27
26
28
2.15.0 (23 -Apr-2023 )
27
29
You can’t perform that action at this time.
0 commit comments