Skip to content

Commit 865cef2

Browse files
committed
Fix japicmp param
1 parent 8347577 commit 865cef2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -234,8 +234,6 @@
234234
<!-- public -->
235235
<!-- options added -->
236236
<exclude>com.fasterxml.jackson.module.kotlin.KotlinModule</exclude>
237-
<!-- class removed -->
238-
<exclude>com.fasterxml.jackson.module.kotlin.MissingKotlinParameterException</exclude>
239237
<!-- internal -->
240238
<exclude>com.fasterxml.jackson.module.kotlin.KotlinNamesAnnotationIntrospector</exclude>
241239
<exclude>com.fasterxml.jackson.module.kotlin.KotlinAnnotationIntrospector</exclude>

0 commit comments

Comments
 (0)