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 e667707 commit d3dc677Copy full SHA for d3dc677
pom.xml
@@ -3,7 +3,7 @@
3
<parent>
4
<groupId>com.fasterxml.jackson</groupId>
5
<artifactId>jackson-base</artifactId>
6
- <version>2.20.1-SNAPSHOT</version>
+ <version>2.20.1</version>
7
</parent>
8
<groupId>com.fasterxml.jackson.dataformat</groupId>
9
<artifactId>jackson-dataformats-text</artifactId>
release-notes/VERSION-2.x
@@ -14,6 +14,10 @@ Active Maintainers:
14
=== Releases ===
15
------------------------------------------------------------------------
16
17
+2.20.1 (30-Oct-2025)
18
+
19
+No changes since 2.20.0
20
21
2.20.0 (28-Aug-2025)
22
23
#497: (csv, toml, yaml): `UTF8Reader` throws "Need to move partially decoded character;
0 commit comments