Please upgrade Jackson 2 dependency to Jackson 3 version.
Use latest Jackson 3 version to avoid NDF.
com/fasterxml/jackson/databind/json/JsonMapper java.lang.NoClassDefFoundError: com/fasterxml/jackson/databind/json/JsonMapper at com.auth0.jwt.JWTCreator.<clinit>(JWTCreator.java:39) at com.auth0.jwt.JWT.create(JWT.java:72)
Checklist
Describe the problem you'd like to have solved
Hi,
Please upgrade Jackson 2 dependency to Jackson 3 version.
Regards,
Describe the ideal solution
Use latest Jackson 3 version to avoid NDF.
Alternatives and current workarounds
No response
Additional context
No response