apache / camel-quarkus

Apache Camel Quarkus
https://camel.apache.org
Apache License 2.0
251 stars 186 forks source link

[camel-main] Restore langchain4j version synchronization with Quarkus #6155

Open JiriOndrusek opened 1 month ago

JiriOndrusek commented 1 month ago

Bug description

Due to recent upgrade of langchain4jin Camel, the version is noc synchronized with Quarkus anymore on camel-main branch.

Return the synchronization of versions once the Quarkus is upgraded to the same version.

JiriOndrusek commented 1 month ago

The correct solution is to always synchronise with Quarkus andignore the version from Camel.