File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/main/java/com/fasterxml/jackson/databind Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -120,7 +120,7 @@ Project: jackson-databind
120120#4709: Add `JacksonCollectors` with `toArrayNode()` implementation
121121 (contributed by @rikkarth)
122122
123- 2.17.3 (not yet released )
123+ 2.17.3 (01-Nov-2024 )
124124
125125#4718: Should not fail on trying to serialize `java.time.DateTimeException`
126126
Original file line number Diff line number Diff line change @@ -246,7 +246,7 @@ public enum SerializationFeature implements ConfigFeature
246246 * {@link java.util.Calendar} which will always use timezone Calendar value has).
247247 * Setting is also ignored by Joda date/time values.
248248 *<p>
249- * Featured is enabled by default for backwards-compatibility purposes (in
249+ * Feature is enabled by default for backwards-compatibility purposes (in
250250 * Jackson 2.12 override was always done if there was explicitly defined timezone).
251251 *
252252 * @since 2.13
You can’t perform that action at this time.
0 commit comments