File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 237
237
-->
238
238
<!-- 30-Sep-2023, wrongwrong: For 2.16, compare to 2.15.2 baseline
239
239
-->
240
- <version >2.19 .0</version >
240
+ <version >2.20 .0</version >
241
241
<type >jar</type >
242
242
</dependency >
243
243
</oldVersion >
271
271
<exclude >com.fasterxml.jackson.module.kotlin.ValueClassStaticJsonKeySerializer</exclude >
272
272
<exclude >com.fasterxml.jackson.module.kotlin.ValueClassBoxConverter</exclude >
273
273
<exclude >com.fasterxml.jackson.module.kotlin.ValueClassKeyDeserializer</exclude >
274
+ <exclude >
275
+ com.fasterxml.jackson.module.kotlin.InternalCommonsKt#unreflect(java.lang.reflect.Method)
276
+ </exclude >
277
+ <exclude >
278
+ com.fasterxml.jackson.module.kotlin.InternalCommonsKt#unreflectAsType(java.lang.reflect.Method,java.lang.invoke.MethodType)
279
+ </exclude >
274
280
</excludes >
275
281
</parameter >
276
282
</configuration >
You can’t perform that action at this time.
0 commit comments