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 480efbb commit 00143afCopy full SHA for 00143af
pom.xml
@@ -9,7 +9,7 @@
9
<parent>
10
<groupId>tools.jackson</groupId>
11
<artifactId>jackson-base</artifactId>
12
- <version>3.0.0-rc10-SNAPSHOT</version>
+ <version>3.0.0-rc10</version>
13
</parent>
14
<groupId>tools.jackson.dataformat</groupId>
15
<artifactId>jackson-dataformat-xml</artifactId>
release-notes/VERSION
@@ -5,6 +5,7 @@ Version: 3.x (for earlier see VERSION-2.x)
5
=== Releases ===
6
------------------------------------------------------------------------
7
8
+3.0.0-rc10 (19-Sep-2025)
3.0.0-rc9 (05-Sep-2025)
3.0.0-rc8 (13-Aug-2025)
3.0.0-rc7 (08-Aug-2025)
0 commit comments