File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed
Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >com.fasterxml.jackson</groupId >
55 <artifactId >jackson-base</artifactId >
6- <version >2.11.0-SNAPSHOT </version >
6+ <version >2.11.0</version >
77 </parent >
88 <groupId >com.fasterxml.jackson.module</groupId >
99 <artifactId >jackson-module-kotlin</artifactId >
Original file line number Diff line number Diff line change @@ -4,13 +4,17 @@ Project: jackson-module-kotlin
44== = Releases == =
55-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
66
7- 2.11 .0 (not yet released )
7+ 2.11 .1 (not yet released )
8+
9+ -
10+
11+ 2.11 .0 (26 - Apr - 2020 )
812
9- #284 : Use `AnnotationIntrospector .findRenameByField ()` to support "is properties"
10- - Add Builder for KotlinModule
1113#281 : Hide singleton deserialization support behind a setting on the module,
1214 `singletonSupport ` and enum `SingletonSupport `. Defaults to pre - 2.10 behavior .
15+ #284 : Use `AnnotationIntrospector.findRenameByField()` to support "is properties"
1316#321 : Make MissingKotlinParameterException extend MismatchedInputException
17+ - Add Builder for KotlinModule
1418
1519Kotlin updated to 1.3 .61
1620
You can’t perform that action at this time.
0 commit comments