jamesnetherton commented on issue #649: MongoDB itest fails on Camel 3.1.0-SNAPSHOT URL: https://github.com/apache/camel-quarkus/issues/649#issuecomment-577304640 Turns out we do have a incompatibility issue :disappointed: . I thought Quarkus had bumped to the latest version of the Mongo driver, but they are still on 3.10.x, which is not compatible with 3.12.x used in Camel 3.1.0. It seems fixable with some dependency overrides on our side. Otherwise we need https://github.com/quarkusio/quarkus/pull/6347 merged for Quarkus 1.2.0.Final.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services