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 de042cf840 Build: Bump
software.amazon.s3.analyticsaccelerator:analyticsaccelerator-s3 (#14597)
de042cf840 is described below
commit de042cf840cf11db4770ca446853e9243019ccec
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 16 00:00:57 2025 -0800
Build: Bump software.amazon.s3.analyticsaccelerator:analyticsaccelerator-s3
(#14597)
Bumps
[software.amazon.s3.analyticsaccelerator:analyticsaccelerator-s3](https://github.com/awslabs/analytics-accelerator-s3)
from 1.3.0 to 1.3.1.
- [Release
notes](https://github.com/awslabs/analytics-accelerator-s3/releases)
-
[Changelog](https://github.com/awslabs/analytics-accelerator-s3/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/awslabs/analytics-accelerator-s3/compare/v1.3.0...v1.3.1)
---
updated-dependencies:
- dependency-name:
software.amazon.s3.analyticsaccelerator:analyticsaccelerator-s3
dependency-version: 1.3.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 9672a8ea92..35afdd6b1f 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -22,7 +22,7 @@
[versions]
activation = "1.1.1"
aliyun-sdk-oss = "3.10.2"
-analyticsaccelerator = "1.3.0"
+analyticsaccelerator = "1.3.1"
antlr = "4.9.3"
antlr413 = "4.13.1" # For Spark 4.0 support
aircompressor = "0.27"