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 47172d5 commit 791d756Copy full SHA for 791d756
pom.xml
@@ -4,7 +4,7 @@
4
<parent>
5
<groupId>tools.jackson</groupId>
6
<artifactId>jackson-base</artifactId>
7
- <version>3.0.0-rc5-SNAPSHOT</version>
+ <version>3.0.0-rc5</version>
8
</parent>
9
<groupId>tools.jackson.jakarta.rs</groupId>
10
<artifactId>jackson-jakarta-rs-providers</artifactId>
release-notes/VERSION
@@ -10,6 +10,7 @@ Sub-modules:
=== Releases ===
11
------------------------------------------------------------------------
12
13
+3.0.0-rc5 (22-May-2025)
14
3.0.0-rc4 (10-May-2025)
15
16
No changes since rc3
0 commit comments