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 362b352 commit e0f0fa9Copy full SHA for e0f0fa9
pom.xml
@@ -8,9 +8,8 @@
8
<parent>
9
<groupId>tools.jackson</groupId>
10
<artifactId>jackson-base</artifactId>
11
- <version>3.0.0-rc6-SNAPSHOT</version>
+ <version>3.0.0-rc6</version>
12
</parent>
13
-
14
<groupId>tools.jackson.module</groupId>
15
<artifactId>jackson-module-kotlin</artifactId>
16
<name>jackson-module-kotlin</name>
release-notes/VERSION
@@ -22,6 +22,7 @@ Former maintainers:
22
=== Releases ===
23
------------------------------------------------------------------------
24
25
+3.0.0-rc6 (18-Jul-2025)
26
3.0.0-rc5 (22-May-2025)
27
28
No changes since rc4
0 commit comments