turing85 commented on issue #4398: URL: https://github.com/apache/camel-quarkus/issues/4398#issuecomment-1377492128
> Also some versions looks wrong. camel-quarkus `2.15.x` is said to be compatible with camel `3.18.2`. > Should it be declared to be compatible with camel `3.19.x` instead ? This is not entirely true. According to the [compatibility matrix](https://camel.apache.org/camel-quarkus/2.15.x/index.html), quarkus `2.15.x` is said to be compatible with camel `3.20.0` (for wich no `camel-quarkus` build exists yet). If we bootstrap a quarkus-camel application, with both `quarkus-bom` and `quarkus-camel-bom` set to `2.15.2.Final`, we get camel `3.19.0`. -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org