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 73f5bef commit d7eac63Copy full SHA for d7eac63
pom.xml
@@ -8,7 +8,7 @@
8
<parent>
9
<groupId>tools.jackson</groupId>
10
<artifactId>jackson-base</artifactId>
11
- <version>3.0.0-rc2-SNAPSHOT</version>
+ <version>3.0.0-rc2</version>
12
</parent>
13
<groupId>tools.jackson.module</groupId>
14
<artifactId>jackson-module-kotlin</artifactId>
release-notes/VERSION
@@ -22,7 +22,8 @@ Former maintainers:
22
=== Releases ===
23
------------------------------------------------------------------------
24
25
-3.0.0-rc2 (not yet released)
+3.0.0-rc2 (28-Mar-2025)
26
+
27
#936: `StrictNullChecks` and `SingletonSupport` are now enabled by default
28
29
3.0.0-rc1 (07-Mar-2025)
0 commit comments