[
https://issues.apache.org/jira/browse/CAMEL-22857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18053741#comment-18053741
]
Thomas Cunningham commented on CAMEL-22857:
-------------------------------------------
*camel-json-validator* : version 3.0.0 of json-schema-validator supports
Jackson 3. Camel is on 1.5.9, and there are a number of API changes in
json-schema-validator.
*camel-flowable* : flowable-engine looks like it has recently added Jackson 3
support, but needs a release with it
*camel-json-patch* : There's a PR for Jackson 3 support for json-patch
[https://github.com/java-json-tools/json-patch/pull/165] but it doesn't look
like there have been changes to the json-patch repo for six years. The PR
mentions that Jackson now has support for json-patch - we may want to change
camel-json-patch to use the Jackson versioin.
> Upgrade to Jackson 3
> --------------------
>
> Key: CAMEL-22857
> URL: https://issues.apache.org/jira/browse/CAMEL-22857
> Project: Camel
> Issue Type: Task
> Reporter: Thomas Cunningham
> Assignee: Thomas Cunningham
> Priority: Major
>
> Spring Boot 4 utilizes Jackson 3 by default, we should look at moving Camel
> to Jackson 3
--
This message was sent by Atlassian Jira
(v8.20.10#820010)