This is an automated email from the ASF dual-hosted git repository.
RocMarshal pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/master by this push:
new ff3aadfa6dd [FLINK-40220][Connector/JDBC] Update the branch name of
JDBC connector docs. (#28804)
ff3aadfa6dd is described below
commit ff3aadfa6ddd222c5360f3a4c0880e557c53ffd3
Author: Yuepeng Pan <[email protected]>
AuthorDate: Thu Jul 23 12:45:24 2026 +0800
[FLINK-40220][Connector/JDBC] Update the branch name of JDBC connector
docs. (#28804)
---
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 3abe2c3d336..5d463ceab0b 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.1
- integrate_connector_docs jdbc v4.0
+ integrate_connector_docs jdbc v4.1.0
integrate_connector_docs rabbitmq v3.0
integrate_connector_docs gcp-pubsub v3.1
integrate_connector_docs mongodb v2.0