This is an automated email from the ASF dual-hosted git repository.
ruanhang1993 pushed a commit to branch v3.3
in repository https://gitbox.apache.org/repos/asf/flink-connector-jdbc.git
The following commit(s) were added to refs/heads/v3.3 by this push:
new 4b56318d [hotfix][docs] Use string in flink_compatibility for jdbc
connector
4b56318d is described below
commit 4b56318da9dff288b12f9a1ca120decb6c44fad5
Author: Hang Ruan <[email protected]>
AuthorDate: Wed Apr 23 11:26:28 2025 +0800
[hotfix][docs] Use string in flink_compatibility for jdbc connector
---
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 f09bfdc8..9dbc7dba 100644
--- a/docs/data/jdbc.yml
+++ b/docs/data/jdbc.yml
@@ -17,7 +17,7 @@
################################################################################
version: 3.3.0
-flink_compatibility: [1.19, 1.20]
+flink_compatibility: ['1.19', '1.20']
variants:
- maven: flink-connector-jdbc
sql_url:
https://repo.maven.apache.org/maven2/org/apache/flink/flink-connector-jdbc/$full_version/flink-connector-jdbc-$full_version.jar