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 4f04485 commit aa167f5Copy full SHA for aa167f5
pom.xml
@@ -254,7 +254,9 @@
254
<exclude>com.fasterxml.jackson.module.kotlin.KotlinModule#getSingletonSupport()</exclude>
255
<exclude>com.fasterxml.jackson.module.kotlin.SingletonSupport</exclude>
256
<!-- internal -->
257
-
+ <exclude>
258
+ com.fasterxml.jackson.module.kotlin.KotlinNamesAnnotationIntrospector#KotlinNamesAnnotationIntrospector(com.fasterxml.jackson.module.kotlin.ReflectionCache,boolean)
259
+ </exclude>
260
</excludes>
261
</parameter>
262
</configuration>
0 commit comments