Skip to content

Commit 9c42fd2

Browse files
authored
Update README.md
1 parent e866504 commit 9c42fd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ Scala Case Classes, `Sequence`s, `Map`s, `Tuple`s, `Option`s, and Enumerations.
2828
# Version Support
2929

3030
Jackson-module-scala follows the same release strategy of [jackson-databind](https://github.com/FasterXML/jackson-databind).
31-
Master branch is used for Jackson 3 development. The latest releases are v2.12.x.
31+
Master branch is used for Jackson 3 development.
3232

33-
Scala 2.11, 2.12 and 2.13 are supported. Scala 2.10 support was dropped in v2.12.0. Java 8 is
33+
Scala 2.11, 2.12 and 2.13 are supported. Scala 2.10 support was dropped in v2.12.0 (but there is a special v2.12.7 release). Java 8 is
3434
the minimum supported version now.
3535

3636
## Scala 3

0 commit comments

Comments
 (0)