We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51572c8 commit 13b7234Copy full SHA for 13b7234
java/FlinkCDC/FlinkCDCSQLServerSource/pom.xml
@@ -17,7 +17,7 @@
17
<maven.compiler.source>${target.java.version}</maven.compiler.source>
18
<maven.compiler.target>${target.java.version}</maven.compiler.target>
19
<flink.version>1.20.0</flink.version>
20
- <flink.cdc.version>3.4.0</flink.cdc.version>
+ <flink.cdc.version>3.5.0</flink.cdc.version>
21
<flink.jdbc.connector.version>3.3.0-1.20</flink.jdbc.connector.version>
22
<mysql.jdbc.driver.version>9.3.0</mysql.jdbc.driver.version>
23
<postgresql.jdbc.driver.version>42.7.2</postgresql.jdbc.driver.version>
0 commit comments