JiriOndrusek commented on code in PR #5337:
URL: https://github.com/apache/camel-quarkus/pull/5337#discussion_r1335676396
##########
extensions-support/mongodb/runtime/pom.xml:
##########
@@ -45,6 +45,14 @@
<groupId>io.quarkus</groupId>
<artifactId>quarkus-mongodb-client</artifactId>
</dependency>
+ <!--
+ We need this dependency to make mongodb compile in native (contains
CredentialsProviderFinder).
+ Quarkus side is solved by optional dependency 'quarkus-smallrye-healt'
Review Comment:
sorry for the type, I'll fix it
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]