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

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


The following commit(s) were added to refs/heads/release-2.2 by this push:
     new 8ee99d59759 [FLINK-40220][Connector/JDBC] Update the branch/tag name 
of JDBC connector docs. (#28805)
8ee99d59759 is described below

commit 8ee99d5975985059981bd8aab869aa79d2ec4b90
Author: Yuepeng Pan <[email protected]>
AuthorDate: Thu Jul 23 12:44:21 2026 +0800

    [FLINK-40220][Connector/JDBC] Update the branch/tag name of JDBC connector 
docs. (#28805)
---
 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 7a5dee20602..782fe146902 100755
--- a/docs/setup_docs.sh
+++ b/docs/setup_docs.sh
@@ -55,7 +55,7 @@ if [ "$SKIP_INTEGRATE_CONNECTOR_DOCS" = false ]; then
   integrate_connector_docs aws v6.0
   integrate_connector_docs cassandra v3.2
   integrate_connector_docs pulsar v4.0
-  integrate_connector_docs jdbc v3.1
+  integrate_connector_docs jdbc v4.1.0
   integrate_connector_docs rabbitmq v3.0
   integrate_connector_docs gcp-pubsub v3.0
   integrate_connector_docs mongodb v2.0

Reply via email to