Skip to content

Commit 6fda40d

Browse files
committed
backport #543 for 2.3.5 as well
1 parent 26695a2 commit 6fda40d

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

release-notes/VERSION

+8-4
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,18 @@
11
Project: jackson-databind
2-
Version: 2.3.4 (17-Jul-2014)
2+
Version: 2.3.4 (xx-xxx-2014)
33

4-
#459: BeanDeserializerBuilder copy constructor not copying `_injectables`
5-
#462: Annotation-provided Deserializers are not contextualized inside CreatorProperties
6-
(reported by aarondav@github)
4+
#543: Problems resolve self-referential generic types.
75

86
------------------------------------------------------------------------
97
=== History: ===
108
------------------------------------------------------------------------
119

10+
2.3.4 (17-Jul-2014)
11+
12+
#459: BeanDeserializerBuilder copy constructor not copying `_injectables`
13+
#462: Annotation-provided Deserializers are not contextualized inside CreatorProperties
14+
(reported by aarondav@github)
15+
1216
2.3.3 (10-Apr-2014)
1317

1418
#420: Remove 'final' modifier from `BeanDeserializerBase.deserializeWithType`

0 commit comments

Comments
 (0)