Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump com.amazonaws:aws-java-sdk-s3
Browse files Browse the repository at this point in the history
Bumps [com.amazonaws:aws-java-sdk-s3](https://github.com/aws/aws-sdk-java) from 1.12.729 to 1.12.734.
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.729...1.12.734)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent e40aa2a commit 08dd57d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ ext {
avroConverterVersion = "7.2.2"
aivenConnectCommonsVersion = "0.12.0"

amazonS3Version = "1.12.729"
amazonS3Version = "1.12.734"
amazonSTSVersion = "1.12.729"
slf4jVersion = "1.7.36"
junitVersion = "5.10.2"
Expand Down

0 comments on commit 08dd57d

Please sign in to comment.