gnodet commented on PR #21800: URL: https://github.com/apache/camel/pull/21800#issuecomment-4037415818
@davsclaus Good point about CEQ. Since Jackson 2 and 3 use different packages (`com.fasterxml.jackson` vs `tools.jackson`), the 5 components still on Jackson 2 (openapi, opensearch, jslt, json-patch, torchserve) should be fine. For the components that moved to Jackson 3, we'd need to track which ones CEQ needs and create `camel-xxxx2` wrappers. Should we create a JIRA to track this? -- 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]
