I think ActiveMQ pulls jackson in, as it uses Jackson internally. I don't know that we could avoid that without forking and making some (potentially big) changes.
Jon On Wed, Jun 19, 2019 at 9:36 AM dkwakkel <[email protected]> wrote: > I see both jackson and johnzon are now part of TomEE 8 M2: > jackson-annotations-2.9.0.jar > jackson-core-2.9.4.jar > jackson-databind-2.9.4.jar > jackson-dataformat-yaml-2.9.4.jar > johnzon-core-1.1.11.jar > johnzon-jaxrs-1.1.11.jar > johnzon-jsonb-1.1.11.jar > johnzon-mapper-1.1.11.jar > > Should not only johnzon be enough? > > > > -- > Sent from: > http://tomee-openejb.979440.n4.nabble.com/TomEE-Users-f979441.html >
