Skip to content

Commit

Permalink
Bump versions.aws_sdk from 2.28.8 to 2.29.4
Browse files Browse the repository at this point in the history
Bumps `versions.aws_sdk` from 2.28.8 to 2.29.4.

Updates `software.amazon.awssdk:s3` from 2.28.8 to 2.29.4

Updates `software.amazon.awssdk:ssm` from 2.28.8 to 2.29.4

Updates `software.amazon.awssdk:dynamodb` from 2.28.8 to 2.29.4

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.awssdk:ssm
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.awssdk:dynamodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent b26662b commit 7e3a2f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ ext {
edison_hal : '2.1.1',
validator_collection : '2.2.0',
java_validation_api : '3.1.0',
aws_sdk : '2.28.8',
aws_sdk : '2.29.4',
java_xml : '2.3.0',
jackson : '2.17.2',
micrometer : '1.13.4'
Expand Down

0 comments on commit 7e3a2f0

Please sign in to comment.