File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >tools.jackson</groupId >
6
6
<artifactId >jackson-base</artifactId >
7
- <version >3.0.0-rc5-SNAPSHOT </version >
7
+ <version >3.0.0-rc5</version >
8
8
</parent >
9
9
<groupId >tools.jackson.dataformat</groupId >
10
10
<artifactId >jackson-dataformats-binary</artifactId >
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ implementations)
14
14
=== Releases ===
15
15
------------------------------------------------------------------------
16
16
17
- 3.0.0-rc5 (not yet released )
17
+ 3.0.0-rc5 (22-May-2025 )
18
18
19
19
#582: Change defaults for `CBORReadFeature.DECODE_USING_STANDARD_NEGATIVE_BIGINT_ENCODING`
20
20
and `CBORWriteFeature.ENCODE_USING_STANDARD_NEGATIVE_BIGINT_ENCODING` to `true` (enabled)
You can’t perform that action at this time.
0 commit comments