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 a612bfb commit 9a0406aCopy full SHA for 9a0406a
2 files changed
pom.xml
@@ -9,9 +9,8 @@
9
<parent>
10
<groupId>tools.jackson</groupId>
11
<artifactId>jackson-base</artifactId>
12
- <version>3.0.0-rc6-SNAPSHOT</version>
+ <version>3.0.0-rc6</version>
13
</parent>
14
-
15
<groupId>tools.jackson.dataformat</groupId>
16
<artifactId>jackson-dataformat-xml</artifactId>
17
<version>3.0.0-rc6-SNAPSHOT</version>
release-notes/VERSION
@@ -5,6 +5,7 @@ Version: 3.x (for earlier see VERSION-2.x)
5
=== Releases ===
6
------------------------------------------------------------------------
7
8
+3.0.0-rc6 (18-Jul-2025)
3.0.0-rc5 (22-May-2025)
3.0.0-rc4 (10-May-2025)
0 commit comments