Skip to content

Commit ae34f0d

Browse files
committed
Fix release notes
1 parent 73393bd commit ae34f0d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

release-notes/VERSION

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@ Versions: 3.x (for earlier see VERSION-2.x)
1010
#5350: Add `DeserializationFeature.USE_NULL_FOR_MISSING_REFERENCE_VALUES` for
1111
selecting `null` vs "empty/absent" value when deserializing missing `Optional` value
1212

13-
3.0.2 (not yet released)
13+
3.0.2 (07-Nov-2025)
1414

15+
#5203: Fix `null` handling of `EnumSetDeserializer`
1516
#5372: Wrong setter is used when deserializing from `InputStream` (or `byte[]`)
1617
(NOTE: actual fix via jackson-core#1491)
1718
(reported by @quaff)

0 commit comments

Comments
 (0)