Skip to content

Commit fe85552

Browse files
committed
Fix cmp
1 parent 152bccf commit fe85552

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,7 @@
251251
<exclude>
252252
com.fasterxml.jackson.module.kotlin.KotlinNamesAnnotationIntrospector#KotlinNamesAnnotationIntrospector(com.fasterxml.jackson.module.kotlin.ReflectionCache,boolean)
253253
</exclude>
254+
<exclude>com.fasterxml.jackson.module.kotlin.KotlinKeyDeserializers#INSTANCE</exclude>
254255
</excludes>
255256
</parameter>
256257
</configuration>

0 commit comments

Comments
 (0)