File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed
Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.fasterxml.jackson</groupId >
66 <artifactId >jackson-base</artifactId >
7- <version >2.19.0-SNAPSHOT </version >
7+ <version >2.19.0</version >
88 </parent >
99 <groupId >com.fasterxml.jackson.dataformat</groupId >
1010 <artifactId >jackson-dataformats-binary</artifactId >
Original file line number Diff line number Diff line change @@ -14,10 +14,11 @@ Active maintainers:
1414= == Releases == =
1515-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
1616
17- #571 : Unable to deserialize a pojo with IonStruct
18- (reported , fix contributed by Josh C )
17+ 2.20 .0 (not yet released )
18+
19+ -
1920
20- 2.19 .0 - rc2 ( 07 - Apr - 2025 )
21+ 2.19 .0 ( 24 - Apr - 2025 )
2122
2223#300 : (smile) Floats are encoded with sign extension while doubles without
2324 (reported by Steven F )
@@ -39,6 +40,8 @@ Active maintainers:
3940 (contributed by Joo - Hyuk K )
4041#568 : Improve ASCII decoding performance for `CBORParser`
4142 (contributed by Manuel S )
43+ #571 : Unable to deserialize a pojo with IonStruct
44+ (reported , fix contributed by Josh C )
4245
43462.18 .4 (not yet released )
4447
You can’t perform that action at this time.
0 commit comments