This is an automated email from the ASF dual-hosted git repository.
leonard pushed a commit to branch release-1.19
in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/release-1.19 by this push:
new 4f7cc9f1c64 [hotfix][docs] Integrate mongodb v1.1 docs
4f7cc9f1c64 is described below
commit 4f7cc9f1c64efed44056ce0f54095e42cf87c057
Author: Leonard Xu <[email protected]>
AuthorDate: Tue Feb 20 16:45:15 2024 +0800
[hotfix][docs] Integrate mongodb v1.1 docs
This closes #24341.
---
docs/setup_docs.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/setup_docs.sh b/docs/setup_docs.sh
index 439249c7266..bd186e1006b 100755
--- a/docs/setup_docs.sh
+++ b/docs/setup_docs.sh
@@ -50,7 +50,7 @@ integrate_connector_docs pulsar v4.0
integrate_connector_docs jdbc v3.1
integrate_connector_docs rabbitmq v3.0
integrate_connector_docs gcp-pubsub v3.0
-integrate_connector_docs mongodb v1.0
+integrate_connector_docs mongodb v1.1
integrate_connector_docs opensearch v1.1
integrate_connector_docs kafka v3.0
integrate_connector_docs hbase v3.0