qiuyanjun888 commented on code in PR #28504:
URL: https://github.com/apache/flink/pull/28504#discussion_r3457537445
##########
flink-formats/flink-avro-confluent-registry/pom.xml:
##########
@@ -32,7 +32,8 @@ under the License.
<name>Flink : Formats : Avro confluent registry</name>
<properties>
- <confluent.version>7.5.3</confluent.version>
+ <confluent.version>7.9.8</confluent.version>
Review Comment:
Updated the SQL module META-INF/NOTICE entries to match the upgraded
dependency versions: common-utils 7.9.8, kafka-schema-registry-client 7.9.8,
and kafka-clients 7.9.8-ccs. Validated with git diff --check, dependency tree
for the SQL module, and a targeted package build with -Dmaven.test.skip=true.
--
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]