Skip to content

Commit 065e7fd

Browse files
committed
Fix cmp
1 parent 94afb47 commit 065e7fd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pom.xml

+3
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,9 @@
271271
<exclude>com.fasterxml.jackson.module.kotlin.KotlinModule$Builder#reflectionCacheSize(int)
272272
</exclude>
273273
<!-- internal -->
274+
<exclude>
275+
com.fasterxml.jackson.module.kotlin.KotlinNamesAnnotationIntrospector#KotlinNamesAnnotationIntrospector(com.fasterxml.jackson.module.kotlin.ReflectionCache,java.util.Set,boolean)
276+
</exclude>
274277

275278
</excludes>
276279
</parameter>

0 commit comments

Comments
 (0)