File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ and those with secondary constructors or static factories are also supported.
1313
1414# Status
1515
16- * release ` 2.19.0 ` (for Jackson ` 2.19.0 ` ) [ ![ GitHub Actions build] ( https://github.com/FasterXML/jackson-module-kotlin/actions/workflows/main.yml/badge.svg?branch=2.19 )] ( https://github.com/FasterXML/jackson-module-kotlin/actions?query=branch%3A2.19 )
17- * release ` 2.18.3 ` (for Jackson ` 2.18.x ` ) [ ![ GitHub Actions build] ( https://github.com/FasterXML/jackson-module-kotlin/actions/workflows/main.yml/badge.svg?branch=2.18 )] ( https://github.com/FasterXML/jackson-module-kotlin/actions?query=branch%3A2.18 )
16+ * release ` 2.19.2 ` (for Jackson ` 2.19.2 ` ) [ ![ GitHub Actions build] ( https://github.com/FasterXML/jackson-module-kotlin/actions/workflows/main.yml/badge.svg?branch=2.19 )] ( https://github.com/FasterXML/jackson-module-kotlin/actions?query=branch%3A2.19 )
17+ * release ` 2.18.4 ` (for Jackson ` 2.18.4 ` ) [ ![ GitHub Actions build] ( https://github.com/FasterXML/jackson-module-kotlin/actions/workflows/main.yml/badge.svg?branch=2.18 )] ( https://github.com/FasterXML/jackson-module-kotlin/actions?query=branch%3A2.18 )
1818* release ` 2.17.3 ` (for Jackson ` 2.17.x ` ) [ ![ GitHub Actions build] ( https://github.com/FasterXML/jackson-module-kotlin/actions/workflows/main.yml/badge.svg?branch=2.17 )] ( https://github.com/FasterXML/jackson-module-kotlin/actions?query=branch%3A2.17 )
1919
2020Releases require that you have included Kotlin stdlib and reflect libraries already.
2929<dependency >
3030 <groupId >com.fasterxml.jackson.module</groupId >
3131 <artifactId >jackson-module-kotlin</artifactId >
32- <version >2.19.0 </version >
32+ <version >2.19.2 </version >
3333</dependency >
3434```
3535
You can’t perform that action at this time.
0 commit comments