[
https://issues.apache.org/jira/browse/CAMEL-18750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17638131#comment-17638131
]
Claus Ibsen commented on CAMEL-18750:
-------------------------------------
I have added a note in the docs about this. Spring Boot v3 is upgraded to ES
8.x so this should work better there out of the box.
https://github.com/apache/camel/commit/01f559487d520ff6694db8d6fc7ef3e81d1b8fdd
> camel-elastisearch-starter - Spring Boot clash with json-api dependency
> -----------------------------------------------------------------------
>
> Key: CAMEL-18750
> URL: https://issues.apache.org/jira/browse/CAMEL-18750
> Project: Camel
> Issue Type: Bug
> Components: camel-elasticsearch, camel-spring-boot-starters
> Affects Versions: 3.19.0
> Reporter: Claus Ibsen
> Priority: Major
> Fix For: 3.20.0
>
>
> SB manages a set of dependencies and bring in
> jakarta.json:jakarta.json-api:jar:1.1.6
> But ES requires v2 of this library, so we must force it to use that version
--
This message was sent by Atlassian Jira
(v8.20.10#820010)