We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db8d187 commit 2fbbbeeCopy full SHA for 2fbbbee
pom.xml
@@ -3,7 +3,7 @@
3
<parent>
4
<groupId>tools.jackson</groupId>
5
<artifactId>jackson-base</artifactId>
6
- <version>3.0.0-rc6-SNAPSHOT</version>
+ <version>3.0.0-rc6</version>
7
</parent>
8
<groupId>tools.jackson.dataformat</groupId>
9
<artifactId>jackson-dataformats-binary</artifactId>
release-notes/VERSION
@@ -14,6 +14,10 @@ implementations)
14
=== Releases ===
15
------------------------------------------------------------------------
16
17
+3.0.0-rc6 (18-Jul-2025)
18
+
19
+No changes since rc5
20
21
3.0.0-rc5 (22-May-2025)
22
23
#582: Change defaults for `CBORReadFeature.DECODE_USING_STANDARD_NEGATIVE_BIGINT_ENCODING`
0 commit comments