This is an automated email from the ASF dual-hosted git repository.
csy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/auron.git
The following commit(s) were added to refs/heads/master by this push:
new cb4bc336 Bump org.apache.kafka:kafka-clients from 3.4.0 to 3.9.1 in
/auron-flink-extension/auron-flink-runtime (#2092)
cb4bc336 is described below
commit cb4bc336d65721377a511aca1b229b1746177100
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 17 14:16:07 2026 +0800
Bump org.apache.kafka:kafka-clients from 3.4.0 to 3.9.1 in
/auron-flink-extension/auron-flink-runtime (#2092)
---
auron-flink-extension/auron-flink-runtime/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/auron-flink-extension/auron-flink-runtime/pom.xml
b/auron-flink-extension/auron-flink-runtime/pom.xml
index 568f25ee..654ce826 100644
--- a/auron-flink-extension/auron-flink-runtime/pom.xml
+++ b/auron-flink-extension/auron-flink-runtime/pom.xml
@@ -27,7 +27,7 @@
<name>Apache Auron Flink Runtime ${flink.version}</name>
<description>Apache Auron Flink Project</description>
<properties>
- <kafka.version>3.4.0</kafka.version>
+ <kafka.version>3.9.1</kafka.version>
</properties>
<dependencies>
<!-- Auron dependencies -->