Skip to content

Commit

Permalink
Bump revision from 1.12.481 to 1.12.495
Browse files Browse the repository at this point in the history
Bumps `revision` from 1.12.481 to 1.12.495.

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

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

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

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

---
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
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 26, 2023
1 parent 8b291cf commit 0fe09ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<module>aws-java-sdk-sqs</module>
</modules>
<properties>
<revision>1.12.481</revision>
<revision>1.12.495</revision>
<changelist>999999-SNAPSHOT</changelist>
<jackson.version>2.15.1-344.v6eb_55303dc3e</jackson.version>
<bom>2.361.x</bom>
Expand Down

0 comments on commit 0fe09ec

Please sign in to comment.