This is an automated email from the ASF dual-hosted git repository.
funky-eyes pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/incubator-seata.git
The following commit(s) were added to refs/heads/2.x by this push:
new 616903bd58 optimize: bump org.apache.kafka:kafka-clients from 3.6.1 to
3.9.2 (#8064)
616903bd58 is described below
commit 616903bd58586831dcaf0d86e2f46b0f1f10b1f1
Author: 徐晓伟 <[email protected]>
AuthorDate: Wed Apr 22 16:47:35 2026 +0800
optimize: bump org.apache.kafka:kafka-clients from 3.6.1 to 3.9.2 (#8064)
---
build/pom.xml | 2 +-
changes/en-us/2.x.md | 1 +
changes/zh-cn/2.x.md | 1 +
3 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/build/pom.xml b/build/pom.xml
index e0e268ac52..1a58afd729 100644
--- a/build/pom.xml
+++ b/build/pom.xml
@@ -86,7 +86,7 @@
<!-- server side dependency-->
<kafka-appender.version>0.2.0-RC2</kafka-appender.version>
- <kafka-clients.version>3.6.1</kafka-clients.version>
+ <kafka-clients.version>3.9.2</kafka-clients.version>
<snakeyaml.version>2.0</snakeyaml.version>
<bucket4j.version>8.1.0</bucket4j.version>
diff --git a/changes/en-us/2.x.md b/changes/en-us/2.x.md
index 87024bfdfd..4edc469ed4 100644
--- a/changes/en-us/2.x.md
+++ b/changes/en-us/2.x.md
@@ -58,6 +58,7 @@ Add changes here for all PR submitted to the 2.x branch.
- [[#8031](https://github.com/apache/incubator-seata/pull/8031)] upgrade some
dependencies versions
- [[#8030](https://github.com/apache/incubator-seata/pull/8030)] add the
dependency jackson-datatype-jsr310
- [[#8043](https://github.com/apache/incubator-seata/pull/8043)] simplify
jackson related dependencies
+- [[#8064](https://github.com/apache/incubator-seata/pull/8064)] bump
org.apache.kafka:kafka-clients from 3.6.1 to 3.9.2
### security:
diff --git a/changes/zh-cn/2.x.md b/changes/zh-cn/2.x.md
index 7585a7b811..7fd64b370f 100644
--- a/changes/zh-cn/2.x.md
+++ b/changes/zh-cn/2.x.md
@@ -59,6 +59,7 @@
- [[#8031](https://github.com/apache/incubator-seata/pull/8031)] 升级一些依赖版本
- [[#8030](https://github.com/apache/incubator-seata/pull/8030)] 添加依赖
jackson-datatype-jsr310
- [[#8043](https://github.com/apache/incubator-seata/pull/8043)] 简化 jackson
相关依赖
+- [[#8064](https://github.com/apache/incubator-seata/pull/8064)] 将
org.apache.kafka:kafka-clients 从 3.6.1 版本升级到 3.9.2 版本
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]