We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa4de63 commit 796595cCopy full SHA for 796595c
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.0-SNAPSHOT</version>
+ <version>2.21.0</version>
7
</parent>
8
<groupId>com.fasterxml.jackson.module</groupId>
9
<artifactId>jackson-modules-java8</artifactId>
release-notes/VERSION-2.x
@@ -8,7 +8,7 @@ Modules:
=== Releases ===
------------------------------------------------------------------------
10
11
-2.21.0 (not yet released)
+2.21.0 (18-Jan-2026)
12
13
#359: `InstantDeserializer` deserializes the nanosecond portion of fractional
14
negative timestamps incorrectly
0 commit comments