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 5dc8600 commit e236196Copy full SHA for e236196
pom.xml
@@ -3,7 +3,7 @@
3
<parent>
4
<groupId>tools.jackson</groupId>
5
<artifactId>jackson-base</artifactId>
6
- <version>3.0.0-rc9-SNAPSHOT</version>
+ <version>3.0.0-rc9</version>
7
</parent>
8
<groupId>tools.jackson.datatype</groupId>
9
<artifactId>jackson-datatypes-misc-parent</artifactId>
release-notes/VERSION
@@ -13,6 +13,7 @@ Modules:
13
=== Releases ===
14
------------------------------------------------------------------------
15
16
+3.0.0-rc9 (05-Sep-2025)
17
3.0.0-rc8 (13-Aug-2025)
18
3.0.0-rc7 (08-Aug-2025)
19
3.0.0-rc6 (18-Jul-2025)
0 commit comments