jamesnetherton opened a new issue, #4226: URL: https://github.com/apache/camel-quarkus/issues/4226
To avoid dependency convergence check errors when upgrading to Camel 3.18.3, I had to explicitly define `org.eclipse.californium:element-connector` in the BOM. We either need to backport this Camel commit to 3.18.x: https://github.com/apache/camel/commit/846844a8f883447b5951b42294c6cd361c69a55a Or reassess the need to have a version override in `camel-coap` for `org.eclipse.californium:element-connector`, since that seems to guarantee the dependency tree will be a bit of a mess. -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org