Skip to content

Commit ec72f5f

Browse files
committed
Update VERSION.md
1 parent 10154a7 commit ec72f5f

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

release-notes/VERSION.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,20 @@
1+
# Version: 2.22.1
2+
3+
## Fixes
4+
5+
* [[gh-pr-800]](https://github.com/FasterXML/jackson-module-scala/pull/800) Scala 3.8+ requires us to make an underlying field in a Scala 2 Enumeration class accessible
6+
17
# Version: 2.22.0
28

39
This patch release tracks Jackson 2.22. The 2.22 series has full support for
410
Scala 2.11, 2.12, 2.13 and 3.3+. Java 8 is the minimum supported Java version.
511
There are no new fixes in this release.
612

13+
# Version: 2.21.5
14+
15+
There are no new fixes in this release; it serves to track the 2.21.5 release
16+
of the upstream Jackson projects.
17+
718
# Version: 2.21.4
819

920
There are no new fixes in this release; it serves to track the 2.21.4 release

0 commit comments

Comments
 (0)