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 9325549 commit 01329d4Copy full SHA for 01329d4
pom.xml
@@ -257,6 +257,7 @@
257
com.fasterxml.jackson.module.kotlin.KotlinNamesAnnotationIntrospector#KotlinNamesAnnotationIntrospector(com.fasterxml.jackson.module.kotlin.ReflectionCache,boolean)
258
</exclude>
259
<exclude>com.fasterxml.jackson.module.kotlin.KotlinKeyDeserializers#INSTANCE</exclude>
260
+ <exclude>com.fasterxml.jackson.module.kotlin.ReflectionCache$BooleanTriState</exclude>
261
</excludes>
262
</parameter>
263
</configuration>
0 commit comments