Skip to content

Commit

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

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

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

---
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 Apr 2, 2024
1 parent 8f351d4 commit 972cad2
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.555</aws.version>
<aws.version>1.12.686</aws.version>
<aws.msk.version>1.1.9</aws.msk.version>
</properties>

Expand Down

0 comments on commit 972cad2

Please sign in to comment.