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 fcb1c2d commit f657752Copy full SHA for f657752
release-notes/VERSION.md
@@ -1,15 +1,13 @@
1
-# Version: 2.20.0-rc2 (not yet released)
2
-
3
-## Fixes
4
5
-* [[gh-pr-758]](https://github.com/FasterXML/jackson-module-scala/pull/758) deprecate methods that take URL inputs
6
7
-# Version: 2.20.0-rc1
+# Version: 2.20.0
8
9
This patch release tracks Jackson 2.20. The 2.20 series has full support for
10
Scala 2.11, 2.12, 2.13 and 3.3+. Java 8 is the minimum supported Java version.
11
There are no new fixes in this release.
12
+## Fixes
+
+* [[gh-pr-758]](https://github.com/FasterXML/jackson-module-scala/pull/758) deprecate methods that take URL inputs
13
# Version: 2.19.2
14
15
There are no new fixes in this release; it serves to track the 2.19.2 release
0 commit comments