This is an automated email from the ASF dual-hosted git repository.
xiangfu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new 01dc40c613b Bump Confluent library to 7.9.5 to match Kafka version
3.9.1 (#17614)
01dc40c613b is described below
commit 01dc40c613b454b783c9fcff1ff9dd8be66a3e54
Author: Xiaotian (Jackie) Jiang <[email protected]>
AuthorDate: Mon Feb 2 12:23:53 2026 -0800
Bump Confluent library to 7.9.5 to match Kafka version 3.9.1 (#17614)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index eda28e10c81..aeea47035ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -197,7 +197,7 @@
<spark3.version>3.5.8</spark3.version>
<kafka2.version>2.8.2</kafka2.version>
<kafka3.version>3.9.1</kafka3.version>
- <confluent.version>7.7.0</confluent.version>
+ <confluent.version>7.9.5</confluent.version>
<pulsar.version>4.0.8</pulsar.version>
<flink.version>1.20.3</flink.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]