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 1145e54e4f optimize: bump org.assertj:assertj-core from 3.12.2 to
3.27.7 (#8069)
1145e54e4f is described below
commit 1145e54e4fec687145d5e2a1af8ef6f871c93caa
Author: 徐晓伟 <[email protected]>
AuthorDate: Fri Apr 24 13:42:26 2026 +0800
optimize: bump org.assertj:assertj-core from 3.12.2 to 3.27.7 (#8069)
---
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 2025f116e5..422eb3f59c 100644
--- a/changes/en-us/2.x.md
+++ b/changes/en-us/2.x.md
@@ -60,6 +60,7 @@ Add changes here for all PR submitted to the 2.x branch.
- [[#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
+- [[#8069](https://github.com/apache/incubator-seata/pull/8069)] bump
org.assertj:assertj-core from 3.12.2 to 3.27.7
### security:
diff --git a/changes/zh-cn/2.x.md b/changes/zh-cn/2.x.md
index 7f2fdf1da0..8f80303f53 100644
--- a/changes/zh-cn/2.x.md
+++ b/changes/zh-cn/2.x.md
@@ -61,6 +61,7 @@
- [[#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 版本
+- [[#8069](https://github.com/apache/incubator-seata/pull/8069)] 将
org.assertj:assertj-core 从 3.12.2 版本升级到 3.27.7
diff --git a/dependencies/pom.xml b/dependencies/pom.xml
index dbac936acf..e759de18d1 100644
--- a/dependencies/pom.xml
+++ b/dependencies/pom.xml
@@ -139,7 +139,7 @@
<!-- # for test -->
<mockito.version>4.11.0</mockito.version>
<mockito-inline.version>4.11.0</mockito-inline.version>
- <assertj-core.version>3.12.2</assertj-core.version>
+ <assertj-core.version>3.27.7</assertj-core.version>
<janino-version>3.1.10</janino-version>
<mockwebserver-version>4.12.0</mockwebserver-version>
<native-lib-loader.version>2.4.0</native-lib-loader.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]