diff --git a/changes/en-us/2.x.md b/changes/en-us/2.x.md index 898880d63d6..d9314c51a70 100644 --- a/changes/en-us/2.x.md +++ b/changes/en-us/2.x.md @@ -91,6 +91,7 @@ Add changes here for all PR submitted to the 2.x branch. - [[#6145](https://github.com/apache/incubator-seata/pull/6145)] upgrade jettison to 1.5.4 - [[#6144](https://github.com/apache/incubator-seata/pull/6144)] upgrade nacos client to 1.4.6 - [[#6147](https://github.com/apache/incubator-seata/pull/6147)] upgrade kafka-clients to 3.6.1 +- [[#6340](https://github.com/apache/incubator-seata/pull/6340)] upgrade and tidy some dependencies ### test: - [[#6081](https://github.com/apache/incubator-seata/pull/6081)] add `test-os.yml` for testing the OS diff --git a/changes/zh-cn/2.x.md b/changes/zh-cn/2.x.md index e8795ee2679..19f897a7eb0 100644 --- a/changes/zh-cn/2.x.md +++ b/changes/zh-cn/2.x.md @@ -90,6 +90,7 @@ - [[#6144](https://github.com/apache/incubator-seata/pull/6144)] 升级Nacos依赖版本至1.4.6 - [[#6145](https://github.com/apache/incubator-seata/pull/6145)] 升级 jettison依赖版本至1.5.4 - [[#6147](https://github.com/apache/incubator-seata/pull/6147)] 升级 kafka-clients依赖至3.6.1 +- [[#6340](https://github.com/apache/incubator-seata/pull/6340)] 升级和整理依赖 ### test: - [[#6081](https://github.com/apache/incubator-seata/pull/6081)] 添加 `test-os.yml` 用于测试seata在各种操作系统下的运行情况