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 1dad25b commit c203f72Copy full SHA for c203f72
pom.xml
@@ -4,7 +4,7 @@
4
<parent>
5
<groupId>tools.jackson</groupId>
6
<artifactId>jackson-base</artifactId>
7
- <version>3.0.0-rc4-SNAPSHOT</version>
+ <version>3.0.0-rc4</version>
8
</parent>
9
<groupId>tools.jackson.dataformat</groupId>
10
<artifactId>jackson-dataformats-binary</artifactId>
release-notes/VERSION
@@ -14,6 +14,10 @@ implementations)
14
=== Releases ===
15
------------------------------------------------------------------------
16
17
+3.0.0-rc4 (10-May-2025)
18
+
19
+No changes since rc3
20
21
3.0.0-rc3 (13-Apr-2025)
22
23
- Branch rename "master" -> "3.x" [JSTEP-12]
0 commit comments