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 d4f3aba2ed Build: Bump 
software.amazon.s3.accessgrants:aws-s3-accessgrants-java-plugin (#15325)
d4f3aba2ed is described below

commit d4f3aba2eda26a01b3f5ccac19afd5793ecddd27
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 14 23:24:55 2026 -0800

    Build: Bump software.amazon.s3.accessgrants:aws-s3-accessgrants-java-plugin 
(#15325)
    
    Bumps 
[software.amazon.s3.accessgrants:aws-s3-accessgrants-java-plugin](https://github.com/aws/aws-s3-accessgrants-plugin-java-v2)
 from 2.4.0 to 2.4.1.
    - 
[Changelog](https://github.com/aws/aws-s3-accessgrants-plugin-java-v2/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/aws/aws-s3-accessgrants-plugin-java-v2/commits)
    
    ---
    updated-dependencies:
    - dependency-name: 
software.amazon.s3.accessgrants:aws-s3-accessgrants-java-plugin
      dependency-version: 2.4.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 f3d8cd90c1..291a592993 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -35,7 +35,7 @@ assertj-core = "3.27.7"
 awaitility = "4.3.0"
 awssdk-bom = "2.41.24"
 azuresdk-bom = "1.3.4"
-awssdk-s3accessgrants = "2.4.0"
+awssdk-s3accessgrants = "2.4.1"
 bson-ver = "4.11.5"
 caffeine = "2.9.3"
 calcite = "1.41.0"

Reply via email to