File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
Expand file tree Collapse file tree 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)
811811 * Contributed #2895: Improve static factory method generic type resolution logic
812812 (as well as better test coverage)
813813 (2.12.0)
814+ * Contributed #2928: `AnnotatedCreatorCollector` should avoid processing synthetic static
815+ (factory) methods
816+ (2.12.0)
814817
815818Reinhard Prechtl (dnno@github)
816819 * 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
3535 (contributed by XakepSDK@github)
3636#2925 : Add support for `java.sql.Blob`
3737 (contributed by M Rizky S)
38+ #2928 : `AnnotatedCreatorCollector` should avoid processing synthetic static
39+ (factory) methods
40+ (contributed by Carter K)
3841- Full " LICENSE" included in jar for easier access by compliancy tools
3942
40432.12.0 -rc1 (12 -Oct-2020 )
You can’t perform that action at this time.
0 commit comments