This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 0b4f039 Sync deps
add 74b77de CAMEL-17564: Added authSource param to MongoDB connection
endpoint
No new revisions were added by this update.
Summary of changes:
.../apache/camel/catalog/components/mongodb.json | 1 +
.../mongodb/MongoDbEndpointConfigurer.java | 6 ++++
.../mongodb/MongoDbEndpointUriFactory.java | 3 +-
.../apache/camel/component/mongodb/mongodb.json | 1 +
.../camel/component/mongodb/MongoDbEndpoint.java | 18 +++++++++-
.../integration/AbstractMongoDbITSupport.java | 16 +++++----
.../MongoDbCredentialsFromUriConnectionIT.java | 33 ++++++++++++++++-
.../dsl/MongoDbEndpointBuilderFactory.java | 42 ++++++++++++++++++++++
8 files changed, 111 insertions(+), 9 deletions(-)