Skip to content

Commit 3fd4802

Browse files
committed
Removed references to Issue that is no longer actually corrected
With the 2.15.2-beta3 fix, the Java style getter is no longer ignored, so this issue is back. https://github.com/ProjectMapK/jackson-module-kogera/releases/tag/2.15.2-beta3 Since this is an edge case and can be handled by the user, I will not consider addressing this Issue.
1 parent b1096b6 commit 3fd4802

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/FixedIssues.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ A list of issues that have not been resolved in `jackson-module-kotlin`, but hav
22

33
## Fixed
44
- [Getting MismatchedInputException instead of MissingKotlinParameterException · Issue \#234](https://github.com/FasterXML/jackson-module-kotlin/issues/234)
5-
- [Private getter with different return type hides property · Issue \#341](https://github.com/FasterXML/jackson-module-kotlin/issues/341)
65
- [Remove \`kotlin\-reflect\` and replace it with \`kotlinx\-metadata\-jvm\` · Issue \#450](https://github.com/FasterXML/jackson-module-kotlin/issues/450)
76
- [Annotation given to constructor parameters containing \`value class\` as argument does not work · Issue \#651](https://github.com/FasterXML/jackson-module-kotlin/issues/651)
87
- [How to deserialize a kotlin\.ranges\.ClosedRange<T> with Jackson · Issue \#663](https://github.com/FasterXML/jackson-module-kotlin/issues/663)

0 commit comments

Comments
 (0)