davidradl commented on code in PR #189:
URL: 
https://github.com/apache/flink-connector-kafka/pull/189#discussion_r2324488873


##########
pom.xml:
##########
@@ -53,8 +53,8 @@ under the License.
 
                <!-- Main Dependencies -->
                <confluent.version>7.9.2</confluent.version>
-               <flink.version>2.1.0</flink.version>
-               <kafka.version>4.0.0</kafka.version>
+               <flink.version>2.0.0</flink.version>
+               <kafka.version>4.1.0</kafka.version>

Review Comment:
   [PR 190](https://github.com/apache/flink-connector-kafka/pull/190) is also 
upping the Kafka client level to 4.1. If we do it here then we should amend the 
NOTOCE as per pr 190. fyi @tomncooper 



-- 
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]

Reply via email to