-
-
Notifications
You must be signed in to change notification settings - Fork 157
Open
Description
After updating jackson-module-kotlin to v2.16.0 we get the following error:
java.lang.NoSuchMethodError: 'void com.fasterxml.jackson.module.kotlin.KotlinModule.<init>(int, boolean, boolean, boolean, com.fasterxml.jackson.module.kotlin.SingletonSupport, boolean, int, kotlin.jvm.internal.DefaultConstructorMarker)'
at org.ktorm.jackson.JsonSqlTypeKt.<clinit>(JsonSqlType.kt:34)
Seems like jackson-module-kotlin v2.16.0 is not binary compatible to previous versions.
dodesheide, fadimilio, aukolov, maxtar, jacobhume and 3 more
Metadata
Metadata
Assignees
Labels
No labels