Skip to content

Commit eaa6f88

Browse files
authored
Merge pull request #957 from k163377/fix/cmp
Fixed cmp update omission on #954
2 parents 9325549 + 01329d4 commit eaa6f88

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
@@ -257,6 +257,7 @@
257257
com.fasterxml.jackson.module.kotlin.KotlinNamesAnnotationIntrospector#KotlinNamesAnnotationIntrospector(com.fasterxml.jackson.module.kotlin.ReflectionCache,boolean)
258258
</exclude>
259259
<exclude>com.fasterxml.jackson.module.kotlin.KotlinKeyDeserializers#INSTANCE</exclude>
260+
<exclude>com.fasterxml.jackson.module.kotlin.ReflectionCache$BooleanTriState</exclude>
260261
</excludes>
261262
</parameter>
262263
</configuration>

0 commit comments

Comments
 (0)