This is an automated email from the ASF dual-hosted git repository.
ruanhang1993 pushed a commit to branch v4.0
in repository https://gitbox.apache.org/repos/asf/flink-connector-jdbc.git
The following commit(s) were added to refs/heads/v4.0 by this push:
new 433d1651 [hotfix][docs] Use flink-connector-jdbc-core for maven
dependency (#165)
433d1651 is described below
commit 433d1651f9aefd1dad8bff4a438608d560427cdf
Author: Hang Ruan <[email protected]>
AuthorDate: Wed Apr 23 14:14:55 2025 +0800
[hotfix][docs] Use flink-connector-jdbc-core for maven dependency (#165)
---
docs/data/jdbc.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/data/jdbc.yml b/docs/data/jdbc.yml
index 8914a1ef..34763e7b 100644
--- a/docs/data/jdbc.yml
+++ b/docs/data/jdbc.yml
@@ -19,5 +19,5 @@
version: 4.0.0
flink_compatibility: ['2.0']
variants:
- - maven: flink-connector-jdbc
+ - maven: flink-connector-jdbc-core
sql_url:
https://repo.maven.apache.org/maven2/org/apache/flink/flink-connector-jdbc-core/$full_version/flink-connector-jdbc-core-$full_version.jar