Skip to content

Commit

Permalink
Fix cmp
Browse files Browse the repository at this point in the history
  • Loading branch information
k163377 committed Jun 23, 2024
1 parent 94afb47 commit 065e7fd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,9 @@
<exclude>com.fasterxml.jackson.module.kotlin.KotlinModule$Builder#reflectionCacheSize(int)
</exclude>
<!-- internal -->
<exclude>
com.fasterxml.jackson.module.kotlin.KotlinNamesAnnotationIntrospector#KotlinNamesAnnotationIntrospector(com.fasterxml.jackson.module.kotlin.ReflectionCache,java.util.Set,boolean)
</exclude>

</excludes>
</parameter>
Expand Down

0 comments on commit 065e7fd

Please sign in to comment.