Upgrade to 2.0.1 is breaking when com.fasterxml.jackson.module.kotlin.KotlinModule
is not present in classpath
#2008
Labels
bug
Something isn't working
Describe the bug
Below is the error.
java.lang.ClassNotFoundException: com.fasterxml.jackson.module.kotlin.KotlinModule
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Additional context
Github action pileline logs can be seen here
The text was updated successfully, but these errors were encountered: