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 098cddfcad optimize: bump at.yawk.lz4:lz4-java from 1.9.0 to 1.10.1
(#8075)
098cddfcad is described below
commit 098cddfcad3931e5c7bdfd931171c1980933c413
Author: 徐晓伟 <[email protected]>
AuthorDate: Tue Apr 28 09:19:32 2026 +0800
optimize: bump at.yawk.lz4:lz4-java from 1.9.0 to 1.10.1 (#8075)
---
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 422eb3f59c..2c81a635bb 100644
--- a/changes/en-us/2.x.md
+++ b/changes/en-us/2.x.md
@@ -61,6 +61,7 @@ Add changes here for all PR submitted to the 2.x branch.
- [[#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
- [[#8069](https://github.com/apache/incubator-seata/pull/8069)] bump
org.assertj:assertj-core from 3.12.2 to 3.27.7
+- [[#8075](https://github.com/apache/incubator-seata/pull/8075)] bump
at.yawk.lz4:lz4-java from 1.9.0 to 1.10.1
### security:
diff --git a/changes/zh-cn/2.x.md b/changes/zh-cn/2.x.md
index 8f80303f53..3a9f53f262 100644
--- a/changes/zh-cn/2.x.md
+++ b/changes/zh-cn/2.x.md
@@ -62,6 +62,7 @@
- [[#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 版本
- [[#8069](https://github.com/apache/incubator-seata/pull/8069)] 将
org.assertj:assertj-core 从 3.12.2 版本升级到 3.27.7
+- [[#8075](https://github.com/apache/incubator-seata/pull/8075)] 将
at.yawk.lz4:lz4-java 从 1.9.0 版本升级到 1.10.1
diff --git a/dependencies/pom.xml b/dependencies/pom.xml
index e759de18d1..ed80233626 100644
--- a/dependencies/pom.xml
+++ b/dependencies/pom.xml
@@ -72,7 +72,7 @@
<bucket4j.version>8.1.0</bucket4j.version>
<commons-compress.version>1.27.1</commons-compress.version>
<ant.version>1.10.12</ant.version>
- <lz4.version>1.9.0</lz4.version>
+ <lz4.version>1.10.1</lz4.version>
<jraft.version>1.3.14</jraft.version>
<snakeyaml.version>2.0</snakeyaml.version>
<netty.version>4.1.101.Final</netty.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]