We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e7e663 commit dba9546Copy full SHA for dba9546
2 files changed
pom.xml
@@ -3,7 +3,7 @@
3
<parent>
4
<groupId>com.fasterxml.jackson</groupId>
5
<artifactId>jackson-base</artifactId>
6
- <version>2.21.1-SNAPSHOT</version>
+ <version>2.21.1</version>
7
</parent>
8
<groupId>com.fasterxml.jackson.module</groupId>
9
<artifactId>jackson-modules-java8</artifactId>
release-notes/VERSION-2.x
@@ -8,6 +8,10 @@ Modules:
=== Releases ===
------------------------------------------------------------------------
10
11
+2.21.1 (22-Feb-2026)
12
+
13
+No changes since 2.21.0
14
15
2.21.0 (18-Jan-2026)
16
17
#359: `InstantDeserializer` deserializes the nanosecond portion of fractional
0 commit comments