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 9d209ee commit ee941aaCopy full SHA for ee941aa
release-notes/VERSION.md
@@ -1,3 +1,12 @@
1
+# Version: 2.17.0 (unreleased)
2
+
3
+This patch release tracks Jackson 2.17. The 2.17 series has full support for
4
+Scala 2.11, 2.12, 2.13 and 3.3+. Java 8 is the minimum supported Java version.
5
6
+## Fixes
7
8
+* [[gh-pr-666]](https://github.com/FasterXML/jackson-module-scala/pull/666) Support deserialization of TreeSeqMap
9
10
# Version: 2.16.1
11
12
## Fixes
0 commit comments