This is an automated email from the ASF dual-hosted git repository.

jark pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fluss.git


The following commit(s) were added to refs/heads/main by this push:
     new 031984f9 [dependencies] Bump org.apache.kafka:kafka-clients from 3.9.0 
to 3.9.1 (#1294)
031984f9 is described below

commit 031984f95f6bcb21a581b985caf5de6c33b815e6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jul 12 17:58:01 2025 +0800

    [dependencies] Bump org.apache.kafka:kafka-clients from 3.9.0 to 3.9.1 
(#1294)
---
 fluss-kafka/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fluss-kafka/pom.xml b/fluss-kafka/pom.xml
index 1a363181..a221d041 100644
--- a/fluss-kafka/pom.xml
+++ b/fluss-kafka/pom.xml
@@ -30,7 +30,7 @@
     <name>Fluss : Kafka Compatibility</name>
 
     <properties>
-        <kafka.version>3.9.0</kafka.version>
+        <kafka.version>3.9.1</kafka.version>
     </properties>
 
     <dependencies>

Reply via email to