Skip to content

Commit

Permalink
build(deps): bump aws-java-sdk.version from 1.12.423 to 1.12.428
Browse files Browse the repository at this point in the history
Bumps `aws-java-sdk.version` from 1.12.423 to 1.12.428.

Updates `aws-java-sdk-s3` from 1.12.423 to 1.12.428
- [Release notes](https://github.com/aws/aws-sdk-java/releases)
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.423...1.12.428)

Updates `aws-java-sdk-sts` from 1.12.423 to 1.12.428
- [Release notes](https://github.com/aws/aws-sdk-java/releases)
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.423...1.12.428)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-s3
  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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and fhussonnois committed Mar 23, 2023
1 parent 7781321 commit 41329eb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

<properties>
<checkstyle.config.location>${project.parent.basedir}/..</checkstyle.config.location>
<aws-java-sdk.version>1.12.423</aws-java-sdk.version>
<aws-java-sdk.version>1.12.428</aws-java-sdk.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 41329eb

Please sign in to comment.