lvyanquan commented on code in PR #3791: URL: https://github.com/apache/flink-cdc/pull/3791#discussion_r1990746312
########## flink-cdc-connect/flink-cdc-pipeline-connectors/flink-cdc-pipeline-connector-kafka/pom.xml: ########## @@ -29,6 +29,7 @@ limitations under the License. <artifactId>flink-cdc-pipeline-connector-kafka</artifactId> <properties> + <version.kafka>3.2.0</version.kafka> Review Comment: 3.3 or 3.4 will be better as flink-kafka-connector release-3.3 clearly support 1.19 & 1.20 and release-3.4 bump to Flink 1.20. Refer to https://mvnrepository.com/artifact/org.apache.flink/flink-connector-kafka. -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org