More reason to think that it has to do with modules declaration for JDK 9+ and that it should be fixed at 2.9.8
Guido. On Wednesday, December 5, 2018 at 9:24:42 AM UTC, Dvir L wrote: > > Thanks for your reply ! > > Getting the same error using Jackson 2.9.7 > I do see ObjectMapper class inside jackson-databind - > > inflated: com/fasterxml/jackson/databind/ObjectMapper$1.class > > inflated: com/fasterxml/jackson/databind/ObjectMapper$2.class > > inflated: com/fasterxml/jackson/databind/ObjectMapper$3.class > > inflated: > com/fasterxml/jackson/databind/ObjectMapper$DefaultTypeResolverBuilder.class > > inflated: com/fasterxml/jackson/databind/ObjectMapper$DefaultTyping.class > > inflated: com/fasterxml/jackson/databind/ObjectMapper.class > -- 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.
