Skip to content

Commit

Permalink
upgrade flink cdc connector to 2.4 (#303)
Browse files Browse the repository at this point in the history
Signed-off-by: chenxu <[email protected]>
Co-authored-by: chenxu <[email protected]>
  • Loading branch information
xuchen-plus and dmetasoul01 authored Aug 22, 2023
1 parent 1289de0 commit 8c72b73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lakesoul-flink/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ SPDX-License-Identifier: Apache-2.0
<dependency>
<groupId>com.ververica</groupId>
<artifactId>flink-sql-connector-mysql-cdc</artifactId>
<version>2.3.0</version>
<version>2.4.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 8c72b73

Please sign in to comment.