File tree 2 files changed +6
-0
lines changed
2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -811,6 +811,9 @@ Carter Kozak (cakofony@github)
811
811
* Contributed #2895: Improve static factory method generic type resolution logic
812
812
(as well as better test coverage)
813
813
(2.12.0)
814
+ * Contributed #2928: `AnnotatedCreatorCollector` should avoid processing synthetic static
815
+ (factory) methods
816
+ (2.12.0)
814
817
815
818
Reinhard Prechtl (dnno@github)
816
819
* Reported #2034: Serialization problem with type specialization of nested generic types
Original file line number Diff line number Diff line change @@ -35,6 +35,9 @@ Project: jackson-databind
35
35
(contributed by XakepSDK@github)
36
36
#2925 : Add support for `java.sql.Blob`
37
37
(contributed by M Rizky S)
38
+ #2928 : `AnnotatedCreatorCollector` should avoid processing synthetic static
39
+ (factory) methods
40
+ (contributed by Carter K)
38
41
- Full " LICENSE" included in jar for easier access by compliancy tools
39
42
40
43
2.12.0 -rc1 (12 -Oct-2020 )
You can’t perform that action at this time.
0 commit comments