Skip to content

Commit

Permalink
build(deps): bump aws.version from 1.12.686 to 1.12.772
Browse files Browse the repository at this point in the history
Bumps `aws.version` from 1.12.686 to 1.12.772.

Updates `com.amazonaws:aws-java-sdk-bom` from 1.12.686 to 1.12.772
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.686...1.12.772)

Updates `com.amazonaws:aws-java-sdk-sts` from 1.12.686 to 1.12.772
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.686...1.12.772)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and fhussonnois committed Sep 23, 2024
1 parent e84d1d7 commit e829046
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<properties>
<checkstyle.config.location>${project.parent.basedir}/..</checkstyle.config.location>
<license.header.file>${project.parent.basedir}/../header</license.header.file>
<aws.version>1.12.686</aws.version>
<aws.version>1.12.772</aws.version>
<aws.msk.version>1.1.9</aws.msk.version>
</properties>

Expand Down

0 comments on commit e829046

Please sign in to comment.