File tree Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Expand file tree Collapse file tree 2 files changed +4
-7
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.16.0-SNAPSHOT </version >
7
+ <version >2.16.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,16 +14,13 @@ Active maintainers:
14
14
= == Releases == =
15
15
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
16
16
17
- (not yet released )
18
-
19
- #410 : Update `com .amazon .ion :ion - java ` to 1.10 .5 (from 1.9 .5 )
20
- (requested by Dominik B )
21
-
22
- 2.16 .0 - rc1 (20 - Oct - 2023 )
17
+ 2.16 .0 (15 - Nov - 2023 )
23
18
24
19
#400 : (avro ) Rewrite Avro buffer recycling (`ApacheCodecRecycler .java `) to
25
20
use new `RecyclerPool `, allow configuring use of non - ThreadLocal based pools
26
21
#403 : (smile) Remove Smile-specific buffer-recycling
22
+ #410 : (ion) Update `com.amazon.ion:ion-java` to 1.10.5 (from 1.9.5)
23
+ (requested by Dominik B )
27
24
28
25
2.15 .3 (12 - Oct - 2023 )
29
26
You can’t perform that action at this time.
0 commit comments