Skip to content

Commit

Permalink
Add new methods to JAPICMP ignores
Browse files Browse the repository at this point in the history
  • Loading branch information
dinomite committed Sep 29, 2021
1 parent 80262de commit a92432e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,8 @@
-->
<exclude>com.fasterxml.jackson.module.kotlin.ValueClassUnboxSerializer</exclude>
<exclude>com.fasterxml.jackson.module.kotlin.ExtensionsKt$treeToValue</exclude>
<exclude>com.fasterxml.jackson.module.kotlin.KotlinKeySerializers</exclude>
<exclude>com.fasterxml.jackson.module.kotlin.ValueClassUnboxKeySerializer</exclude>
</excludes>
</parameter>
</configuration>
Expand Down

0 comments on commit a92432e

Please sign in to comment.