This is an automated email from the ASF dual-hosted git repository.
huaxingao pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git
The following commit(s) were added to refs/heads/main by this push:
new 6134dd2181 Build: Bump com.aliyun:tea from 1.2.1 to 1.4.1 (#15078)
6134dd2181 is described below
commit 6134dd2181135ba8abc45312889b86a01cf13646
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 17 22:08:39 2026 -0800
Build: Bump com.aliyun:tea from 1.2.1 to 1.4.1 (#15078)
Bumps [com.aliyun:tea](https://github.com/aliyun/tea-java) from 1.2.1 to
1.4.1.
- [Release notes](https://github.com/aliyun/tea-java/releases)
- [Changelog](https://github.com/aliyun/tea-java/blob/master/ChangeLog.txt)
- [Commits](https://github.com/aliyun/tea-java/commits)
---
updated-dependencies:
- dependency-name: com.aliyun:tea
dependency-version: 1.4.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
gradle/libs.versions.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 4d435e757d..0d6674e7a1 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -23,7 +23,7 @@
activation = "1.1.1"
aliyun-credentials-java = "0.3.12"
aliyun-sdk-oss = "3.18.4"
-aliyun-tea = "1.2.1"
+aliyun-tea = "1.4.1"
analyticsaccelerator = "1.3.1"
antlr = "4.9.3"
antlr413 = "4.13.1" # For Spark 4.0 support