Skip to content

Commit 4b56318

Browse files
committed
[hotfix][docs] Use string in flink_compatibility for jdbc connector
1 parent 83b6d02 commit 4b56318

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/data/jdbc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
################################################################################
1818

1919
version: 3.3.0
20-
flink_compatibility: [1.19, 1.20]
20+
flink_compatibility: ['1.19', '1.20']
2121
variants:
2222
- maven: flink-connector-jdbc
2323
sql_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-connector-jdbc/$full_version/flink-connector-jdbc-$full_version.jar

0 commit comments

Comments
 (0)