This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push:
new c8b7fc7 Update camel-mongodb doc TIP section to reflect update to 4.x
driver
c8b7fc7 is described below
commit c8b7fc712e24f594abf89c15864f9b4a8332c7ec
Author: James Netherton <[email protected]>
AuthorDate: Tue Jun 2 14:55:40 2020 +0100
Update camel-mongodb doc TIP section to reflect update to 4.x driver
---
components/camel-mongodb/src/main/docs/mongodb-component.adoc | 2 +-
docs/components/modules/ROOT/pages/mongodb-component.adoc | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/components/camel-mongodb/src/main/docs/mongodb-component.adoc
b/components/camel-mongodb/src/main/docs/mongodb-component.adoc
index b5d3bc4..f4d8dd9 100644
--- a/components/camel-mongodb/src/main/docs/mongodb-component.adoc
+++ b/components/camel-mongodb/src/main/docs/mongodb-component.adoc
@@ -13,7 +13,7 @@
[NOTE]
====
-MongoDB Camel component Use the Mongo Driver for Java 3.x.
+The MongoDB Camel component uses Mongo Java Driver 4.x.
====
According to Wikipedia: "NoSQL is a movement promoting a loosely defined
diff --git a/docs/components/modules/ROOT/pages/mongodb-component.adoc
b/docs/components/modules/ROOT/pages/mongodb-component.adoc
index 1a522e3..8c36181 100644
--- a/docs/components/modules/ROOT/pages/mongodb-component.adoc
+++ b/docs/components/modules/ROOT/pages/mongodb-component.adoc
@@ -15,7 +15,7 @@
[NOTE]
====
-MongoDB Camel component Use the Mongo Driver for Java 3.x.
+The MongoDB Camel component uses Mongo Java Driver 4.x.
====
According to Wikipedia: "NoSQL is a movement promoting a loosely defined