This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch
dependabot/gradle/com.aliyun.oss-aliyun-sdk-oss-3.17.2
in repository https://gitbox.apache.org/repos/asf/iceberg.git
commit 0228bc3cd7f541ef99a4255277bf64ede8e3d19e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 9 08:56:37 2023 +0000
Build: Bump com.aliyun.oss:aliyun-sdk-oss from 3.10.2 to 3.17.2
Bumps com.aliyun.oss:aliyun-sdk-oss from 3.10.2 to 3.17.2.
---
updated-dependencies:
- dependency-name: com.aliyun.oss:aliyun-sdk-oss
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
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 a09b30c563..51c92557ec 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -20,7 +20,7 @@
[versions]
activation = "1.1.1"
-aliyun-sdk-oss = "3.10.2"
+aliyun-sdk-oss = "3.17.2"
antlr = "4.9.3"
aircompressor = "0.25"
arrow = "14.0.0"