jamesnetherton commented on PR #21800:
URL: https://github.com/apache/camel/pull/21800#issuecomment-4037513598

   > Jackson 2 wrappers would only be needed for components where Jackson 3 
types leak into the component's public API (endpoint config, data types, etc.) 
AND the component has a CEQ extension. For components that only use Jackson 
internally, both versions coexist without conflict.
   
   Not sure that's true. The native compiler will find paths to Jackson 3 
types, regardless of whether they are exposed as public API or not.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to