On Tue, Apr 9, 2019 at 10:51 PM Aishwarya Agarwal <[email protected]> wrote:
>
> Android :
>
>
> implementation 'com.fasterxml.jackson.core:jackson-databind:2.9.6'
> implementation 'com.fasterxml.jackson.core:jackson-core:2.9.6'
>
> implementation 'com.fasterxml.jackson.core:jackson-annotations:2.9.6'
>
>
> JDK 1.8

Ok. How about the other part -- how to actually reproduce the issue?
Is there any chance this could be due to some minimization used for
Android build?

I have not seen error like this so I suspect it is something to do
either with classpath issues (multiple Jackson jars?) or, more likely,
something to do with build system problems.

But maybe someone else on the mailing list has seen similar issue(s)
before and can help.

-+ Tatu +-

-- 
You received this message because you are subscribed to the Google Groups 
"jackson-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to