This is an automated email from the ASF dual-hosted git repository. etudenhoefner 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 9c7ed05846 Build: Bump software.amazon.s3.analyticsaccelerator:analyticsaccelerator-s3 (#13909) 9c7ed05846 is described below commit 9c7ed05846c12b542c8c90c9fe6d5dad379f7319 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Aug 25 12:39:29 2025 +0200 Build: Bump software.amazon.s3.analyticsaccelerator:analyticsaccelerator-s3 (#13909) Bumps [software.amazon.s3.analyticsaccelerator:analyticsaccelerator-s3](https://github.com/awslabs/analytics-accelerator-s3) from 1.2.1 to 1.3.0. - [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.2.1...v1.3.0) --- updated-dependencies: - dependency-name: software.amazon.s3.analyticsaccelerator:analyticsaccelerator-s3 dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> 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 0c6e7e4e97..930361a1fd 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.2.1" +analyticsaccelerator = "1.3.0" antlr = "4.9.3" antlr413 = "4.13.1" # For Spark 4.0 support aircompressor = "0.27"