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 3e7a704 commit 79af40fCopy full SHA for 79af40f
pom.xml
@@ -9,7 +9,7 @@
9
<parent>
10
<groupId>tools.jackson</groupId>
11
<artifactId>jackson-base</artifactId>
12
- <version>3.0.0-rc5-SNAPSHOT</version>
+ <version>3.0.0-rc5</version>
13
</parent>
14
15
<groupId>tools.jackson.dataformat</groupId>
release-notes/VERSION
@@ -5,6 +5,7 @@ Version: 3.x (for earlier see VERSION-2.x)
5
=== Releases ===
6
------------------------------------------------------------------------
7
8
+3.0.0-rc5 (22-May-2025)
3.0.0-rc4 (10-May-2025)
No changes since rc3.
0 commit comments