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 164c613 commit 0f4fdc7Copy full SHA for 0f4fdc7
pom.xml
@@ -8,7 +8,7 @@
8
<parent>
9
<groupId>tools.jackson</groupId>
10
<artifactId>jackson-base</artifactId>
11
- <version>3.0.3-SNAPSHOT</version>
+ <version>3.0.3</version>
12
</parent>
13
<groupId>tools.jackson.module</groupId>
14
<artifactId>jackson-module-kotlin</artifactId>
release-notes/VERSION
@@ -22,6 +22,7 @@ Former maintainers:
22
=== Releases ===
23
------------------------------------------------------------------------
24
25
+3.0.3 (28-Nov-2025)
26
3.0.2 (07-Nov-2025)
27
3.0.1 (21-Oct-2025)
28
0 commit comments