File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -250,3 +250,9 @@ Charles Allen:
250250 `Thread.currentThread().getContextClassLoader()`
251251 (2.5.4)
252252
253+ Kamil Benedykciński (Kamil-Benedykcinski@github)
254+ * Contributed #801: Using `@JsonCreator` cause generating invalid path reference
255+ in `JsonMappingException`
256+ (2.5.4)
257+
258+
Original file line number Diff line number Diff line change @@ -18,6 +18,8 @@ Project: jackson-databind
1818#792: Ensure Constructor Parameter annotations are linked with those of Field, Getter, or Setter
1919#793: `ObjectMapper.readTree()` does not work with defaultTyping enabled
2020 (reported by gracefulgopher@github)
21+ #801: Using `@JsonCreator` cause generating invalid path reference in `JsonMappingException`
22+ (contributed by Kamil B)
2123- Fix handling of Enums wrt JSON Schema, when 'toString()' used for serialization
2224
23252.5.3 (24-Apr-2015)
You can’t perform that action at this time.
0 commit comments