Skip to content

Commit 45a92ac

Browse files
committed
Merge branch '3.0' into 3.x
2 parents c45c43b + 291b606 commit 45a92ac

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

release-notes/CREDITS-2.x

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -390,6 +390,8 @@ Manuel Sugawara (@sugmanue)
390390
Josh Curry (@seadbrane)
391391
* Reported, contributed fix for #571: Unable to deserialize a pojo with IonStruct
392392
(2.19.0)
393+
* Reported #628: Uncommon parent pom dependency configuration in Jackson 2.20/3.0
394+
(2.21.0)
393395

394396
Rafael Winterhalter (@raphw)
395397
* Reported #589: AvroSchema: Does not include base class for records

release-notes/VERSION-2.x

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,10 @@ Active maintainers:
2020
(reported by Yohei K)
2121
#623: (ion) Upgrade `ion-java` dep to 1.11.11 (from 1.11.10)
2222
(requested by @Shaurya0108)
23+
#628: Uncommon parent pom dependency configuration in Jackson 2.20/3.0
24+
(reported by Josh C)
2325

24-
2.20.1 (not yet released)
26+
2.20.1 (30-Oct-2025)
2527

2628
#599: (cbor) Unable to deserialize stringref-enabled CBOR with ignored properties
2729
(reported by Yohei K)
@@ -51,7 +53,8 @@ Active maintainers:
5153
- Fixes wrt [core#1438] (ParserBase.close() not resetting current token)
5254
- Generate SBOMs [JSTEP-14]
5355

54-
2.19.3 (not yet released)
56+
2.19.4 (29-Oct-2025)
57+
2.19.3 (29-Oct-2025)
5558

5659
#599: (cbor) Unable to deserialize stringref-enabled CBOR with ignored properties
5760
(reported by Yohei K)
@@ -99,7 +102,7 @@ No changes since 2.19.1
99102
#571: Unable to deserialize a pojo with IonStruct
100103
(reported, fix contributed by Josh C)
101104

102-
2.18.5 (not yet released)
105+
2.18.5 (27-Oct-2025)
103106

104107
#599: (cbor) Unable to deserialize stringref-enabled CBOR with ignored properties
105108
(reported by Yohei K)

0 commit comments

Comments
 (0)