File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -902,6 +902,9 @@ Joe Barnett (josephlbarnett@github)
902
902
* Reported, contributed fix for #2404 : FAIL_ON_MISSING_EXTERNAL_TYPE_ID_PROPERTY setting
903
903
ignored when creator properties are buffered
904
904
(2.9.10 )
905
+ * Reported, contributed fix for #3146 : Merge findInjectableValues () results in
906
+ AnnotationIntrospectorPair
907
+ (2.12.4 )
905
908
906
909
Kaki King (kingkk9279@g)
907
910
* Reported #2449 : Block one more gadget type (cve CVE-2019 -14540 )
Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ Project: jackson-databind
8
8
9
9
#3139 : Deserialization of " empty" subtype with DEDUCTION failed
10
10
(reported by JoeWoo; fix provided by drekbour@github)
11
+ #3146 : Merge findInjectableValues () results in AnnotationIntrospectorPair
12
+ (contributed by Joe B)
11
13
12
14
2.12.3 (12 -Apr-2021 )
13
15
You can’t perform that action at this time.
0 commit comments