This is an automated email from the ASF dual-hosted git repository. ruanhang1993 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 6989c1ea1e3 [hotfix] Use jdbc connector v3.3 in docs (#26494) 6989c1ea1e3 is described below commit 6989c1ea1e30d30c1e83869fd868698e71458d6e Author: Hang Ruan <ruanhang1...@hotmail.com> AuthorDate: Tue Apr 22 17:32:44 2025 +0800 [hotfix] Use jdbc connector v3.3 in docs (#26494) --- 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 cbacb6acf43..f358daaabb6 100755 --- a/docs/setup_docs.sh +++ b/docs/setup_docs.sh @@ -48,7 +48,7 @@ integrate_connector_docs cassandra v3.2 integrate_connector_docs elasticsearch v3.0 integrate_connector_docs gcp-pubsub v3.1 integrate_connector_docs hbase v4.0 -integrate_connector_docs jdbc v3.2 +integrate_connector_docs jdbc v3.3 integrate_connector_docs kafka v3.3 integrate_connector_docs mongodb v2.0 integrate_connector_docs opensearch v1.2