We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1e5570 commit 8f6a65aCopy full SHA for 8f6a65a
2 files changed
pom.xml
@@ -3,7 +3,7 @@
3
<parent>
4
<groupId>tools.jackson</groupId>
5
<artifactId>jackson-base</artifactId>
6
- <version>3.0.0-rc7-SNAPSHOT</version>
+ <version>3.0.0-rc7</version>
7
</parent>
8
<groupId>tools.jackson.module</groupId>
9
<artifactId>jackson-modules-base</artifactId>
release-notes/VERSION
@@ -22,6 +22,7 @@ Active maintainers:
22
=== Releases ===
23
------------------------------------------------------------------------
24
25
+3.0.0-rc7 (08-Aug-2025)
26
3.0.0-rc6 (18-Jul-2025)
27
3.0.0-rc5 (22-May-2025)
28
3.0.0-rc4 (10-May-2025)
0 commit comments