Skip to content

Commit 639d84b

Browse files
committed
Fix cmp
1 parent 7d8412b commit 639d84b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,9 @@
239239
<excludes>
240240
<!-- public -->
241241
<!-- removed -->
242+
<exclude>
243+
com.fasterxml.jackson.module.kotlin.KotlinModule#getUseKotlinPropertyNameForGetter()
244+
</exclude>
242245
<exclude>com.fasterxml.jackson.module.kotlin.KotlinModule#getSingletonSupport()</exclude>
243246
<exclude>com.fasterxml.jackson.module.kotlin.SingletonSupport</exclude>
244247
<!-- internal -->

0 commit comments

Comments
 (0)