This is an automated email from the ASF dual-hosted git repository.

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

commit 48acaadcf94f43572f11b7b589d1fb3857fc6b9d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 28 12:03:10 2024 +0100

    Build: Bump software.amazon.s3.accessgrants:aws-s3-accessgrants-java-plugin 
(#11405)
    
    Bumps 
[software.amazon.s3.accessgrants:aws-s3-accessgrants-java-plugin](https://github.com/aws/aws-s3-accessgrants-plugin-java-v2)
 from 2.2.0 to 2.3.0.
    - 
[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-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 67f50a120c..61d8bb03c3 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -31,7 +31,7 @@ assertj-core = "3.26.3"
 awaitility = "4.2.2"
 awssdk-bom = "2.29.1"
 azuresdk-bom = "1.2.25"
-awssdk-s3accessgrants = "2.2.0"
+awssdk-s3accessgrants = "2.3.0"
 caffeine = "2.9.3"
 calcite = "1.10.0"
 datasketches = "6.1.1"

Reply via email to