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 4
4
<parent >
5
5
<groupId >com.fasterxml.jackson</groupId >
6
6
<artifactId >jackson-base</artifactId >
7
- <version >2.19.0-SNAPSHOT </version >
7
+ <version >2.19.0</version >
8
8
</parent >
9
9
<groupId >com.fasterxml.jackson.dataformat</groupId >
10
10
<artifactId >jackson-dataformats-binary</artifactId >
Original file line number Diff line number Diff line change @@ -14,10 +14,11 @@ Active maintainers:
14
14
= == Releases == =
15
15
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
16
16
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
+ -
19
20
20
- 2.19 .0 - rc2 ( 07 - Apr - 2025 )
21
+ 2.19 .0 ( 24 - Apr - 2025 )
21
22
22
23
#300 : (smile) Floats are encoded with sign extension while doubles without
23
24
(reported by Steven F )
@@ -39,6 +40,8 @@ Active maintainers:
39
40
(contributed by Joo - Hyuk K )
40
41
#568 : Improve ASCII decoding performance for `CBORParser`
41
42
(contributed by Manuel S )
43
+ #571 : Unable to deserialize a pojo with IonStruct
44
+ (reported , fix contributed by Josh C )
42
45
43
46
2.18 .4 (not yet released )
44
47
You can’t perform that action at this time.
0 commit comments