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 94afb47 commit 065e7fdCopy full SHA for 065e7fd
pom.xml
@@ -271,6 +271,9 @@
271
<exclude>com.fasterxml.jackson.module.kotlin.KotlinModule$Builder#reflectionCacheSize(int)
272
</exclude>
273
<!-- internal -->
274
+ <exclude>
275
+ com.fasterxml.jackson.module.kotlin.KotlinNamesAnnotationIntrospector#KotlinNamesAnnotationIntrospector(com.fasterxml.jackson.module.kotlin.ReflectionCache,java.util.Set,boolean)
276
+ </exclude>
277
278
</excludes>
279
</parameter>
0 commit comments