Skip to content

Commit

Permalink
[FLINK-35337][cdc] Keep up with the latest version of tikv client
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrart committed May 13, 2024
1 parent 8d2d2a6 commit 634b3cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ limitations under the License.
<flink.major.version>1.18</flink.major.version>
<flink.shaded.version>17.0</flink.shaded.version>
<debezium.version>1.9.8.Final</debezium.version>
<tikv.version>3.2.0</tikv.version>
<tikv.version>6.5.4</tikv.version>
<geometry.version>2.2.0</geometry.version>
<testcontainers.version>1.18.3</testcontainers.version>
<hamcrest.version>1.3</hamcrest.version>
Expand Down

0 comments on commit 634b3cb

Please sign in to comment.