We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 152bccf commit fe85552Copy full SHA for fe85552
pom.xml
@@ -251,6 +251,7 @@
251
<exclude>
252
com.fasterxml.jackson.module.kotlin.KotlinNamesAnnotationIntrospector#KotlinNamesAnnotationIntrospector(com.fasterxml.jackson.module.kotlin.ReflectionCache,boolean)
253
</exclude>
254
+ <exclude>com.fasterxml.jackson.module.kotlin.KotlinKeyDeserializers#INSTANCE</exclude>
255
</excludes>
256
</parameter>
257
</configuration>
0 commit comments