Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(gradle): bump software.amazon.awssdk:bom from 2.29.20 to 2.29.50 #6554

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(gradle): bump software.amazon.awssdk:bom from 2.29.20 to 2.29.50
Bumps software.amazon.awssdk:bom from 2.29.20 to 2.29.50.

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Jan 13, 2025
commit a8ad133ac2afb91a5927194d5534871dd0486955
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ airlift = "2.0.2"
arrow = "18.0.0"
autoservice = "1.1.1"
avro = "1.12.0"
awssdk = "2.29.20"
awssdk = "2.29.50"
# See dependency matrix for particular gRPC versions at https://github.com/grpc/grpc-java/blob/master/SECURITY.md#netty
boringssl = "2.0.61.Final"
calcite = "1.38.0"