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 7d8412b commit 639d84bCopy full SHA for 639d84b
pom.xml
@@ -239,6 +239,9 @@
239
<excludes>
240
<!-- public -->
241
<!-- removed -->
242
+ <exclude>
243
+ com.fasterxml.jackson.module.kotlin.KotlinModule#getUseKotlinPropertyNameForGetter()
244
+ </exclude>
245
<exclude>com.fasterxml.jackson.module.kotlin.KotlinModule#getSingletonSupport()</exclude>
246
<exclude>com.fasterxml.jackson.module.kotlin.SingletonSupport</exclude>
247
<!-- internal -->
0 commit comments