Skip to content

Commit a065516

Browse files
committed
Update release notes wrt #4844
1 parent deed3b0 commit a065516

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

release-notes/CREDITS-2.x

+3
Original file line numberDiff line numberDiff line change
@@ -1858,3 +1858,6 @@ Jonathan Mesny (@jmesny)
18581858
* Reported #4810: Deserialization using `@JsonCreator` with renamed property failing (since 2.18)
18591859
(2.18.2)
18601860

1861+
Stanislav Shcherbakov (@glorrian)
1862+
* Contributed #4844: Fix wrapped array hanlding wrt `null` by `StdDeserializer`
1863+
(2.18.3)

release-notes/VERSION-2.x

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Project: jackson-databind
99
#4827: Subclassed Throwable deserialization fails since v2.18.0 - no creator
1010
index for property 'cause'
1111
(fix by Joo-Hyuk K)
12+
#4844: Fix wrapped array hanlding wrt `null` by `StdDeserializer`
13+
(fix by Stanislav S)
1214

1315
2.18.2 (27-Nov-2024)
1416

0 commit comments

Comments
 (0)