Skip to content

Commit 5bf3656

Browse files
committed
MArk #4961 as fixed (with an earlier PR #4775)
1 parent 574d44d commit 5bf3656

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

release-notes/VERSION-2.x

+3
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ Project: jackson-databind
5151
#4953: Allow clearing all caches to avoid classloader leaks
5252
(contributed by Joren I)
5353
#4959: Add explicit deserializer for `ThreadGroup`
54+
#4961: Serialization for `JsonFormat.Shape.ARRAY` does not work when
55+
there is `@JsonAnyGetter`
56+
(fix by Joo-Hyuk K)
5457
#4963: Serializing `Map.Entry` as Bean with `@JsonFormat.shape = Shape.OBJECT`
5558
fails on JDK 17+
5659

0 commit comments

Comments
 (0)