Skip to content

Commit

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

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

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

---
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 Jul 5, 2023
1 parent 3238d83 commit 68b0b98
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<properties>
<checkstyle.config.location>${project.parent.basedir}/..</checkstyle.config.location>
<license.header.file>${project.parent.basedir}/../license-header</license.header.file>
<aws.version>1.12.447</aws.version>
<aws.version>1.12.483</aws.version>
<aws.msk.version>1.1.6</aws.msk.version>
</properties>

Expand Down

0 comments on commit 68b0b98

Please sign in to comment.