This is an automated email from the ASF dual-hosted git repository.

jiabaosun pushed a commit to branch release-1.17
in repository https://gitbox.apache.org/repos/asf/flink.git


The following commit(s) were added to refs/heads/release-1.17 by this push:
     new fb34768b0f3 [hotfix] Integrate mongodb v1.1 docs (#24331)
fb34768b0f3 is described below

commit fb34768b0f3cf6ba2690743e2b5bac8f9e0d35aa
Author: Leonard Xu <[email protected]>
AuthorDate: Mon Feb 19 22:04:02 2024 +0800

    [hotfix] Integrate mongodb v1.1 docs (#24331)
---
 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 2e1ea0ef858..89623c75741 100755
--- a/docs/setup_docs.sh
+++ b/docs/setup_docs.sh
@@ -50,7 +50,7 @@ integrate_connector_docs pulsar v4.1
 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 hbase v3.0
 integrate_connector_docs kafka v3.1

Reply via email to