yuxiqian commented on code in PR #3911:
URL: https://github.com/apache/flink-cdc/pull/3911#discussion_r1944405522
##########
tools/mig-test/datastream/datastream-3.3.0/pom.xml:
##########
@@ -29,7 +29,7 @@ limitations under the License.
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<flink.version>1.19.1</flink.version>
<flink.cdc.version>3.3.0</flink.cdc.version>
- <debezium.version>1.9.7.Final</debezium.version>
+ <debezium.version>1.9.8.Final</debezium.version>
Review Comment:
Seems it's a mistake to use 1.9.7.Final, since #3034 has bumped project
debezium version to 1.9.8.Final since CDC 3.1.0. I'll split it to another
commit.
##########
tools/mig-test/datastream/datastream-3.3.0/pom.xml:
##########
@@ -29,7 +29,7 @@ limitations under the License.
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<flink.version>1.19.1</flink.version>
<flink.cdc.version>3.3.0</flink.cdc.version>
- <debezium.version>1.9.7.Final</debezium.version>
+ <debezium.version>1.9.8.Final</debezium.version>
Review Comment:
Seems it's a mistake to use 1.9.7.Final, because #3034 has bumped project
debezium version to 1.9.8.Final since CDC 3.1.0. I'll split it to another
commit.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]