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 956bce811f optimize: bump commons-io:commons-io from 2.8.0 to 2.21.0 
(#8063)
956bce811f is described below

commit 956bce811fa4dcb7ec5239287de78f81725b3717
Author: 徐晓伟 <[email protected]>
AuthorDate: Wed Apr 22 16:50:38 2026 +0800

    optimize: bump commons-io:commons-io from 2.8.0 to 2.21.0 (#8063)
---
 changes/en-us/2.x.md | 1 +
 changes/zh-cn/2.x.md | 1 +
 dependencies/pom.xml | 2 +-
 3 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/changes/en-us/2.x.md b/changes/en-us/2.x.md
index 4edc469ed4..2025f116e5 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
+- [[#8063](https://github.com/apache/incubator-seata/pull/8063)] bump 
commons-io:commons-io from 2.8.0 to 2.21.0
 - [[#8064](https://github.com/apache/incubator-seata/pull/8064)] bump 
org.apache.kafka:kafka-clients from 3.6.1 to 3.9.2
 
 
diff --git a/changes/zh-cn/2.x.md b/changes/zh-cn/2.x.md
index 7fd64b370f..7f2fdf1da0 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 
相关依赖
+- [[#8063](https://github.com/apache/incubator-seata/pull/8063)] 将 
commons-io:commons-io 从 2.8.0 版本升级到 2.21.0 版本
 - [[#8064](https://github.com/apache/incubator-seata/pull/8064)] 将 
org.apache.kafka:kafka-clients 从 3.6.1 版本升级到 3.9.2 版本
 
 
diff --git a/dependencies/pom.xml b/dependencies/pom.xml
index 5fc0214463..dbac936acf 100644
--- a/dependencies/pom.xml
+++ b/dependencies/pom.xml
@@ -47,7 +47,7 @@
         <config.version>1.2.1</config.version>
         <commons-logging.version>1.2</commons-logging.version>
         <commons-lang3.version>3.18.0</commons-lang3.version>
-        <commons-io.version>2.8.0</commons-io.version>
+        <commons-io.version>2.21.0</commons-io.version>
         <aopalliance.version>1.0</aopalliance.version>
         <zkclient.version>0.11</zkclient.version>
         <apache-zookeeper.version>3.7.2</apache-zookeeper.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to