Skip to content

Commit

Permalink
Bump aws.version from 1.12.765 to 1.12.772
Browse files Browse the repository at this point in the history
Bumps `aws.version` from 1.12.765 to 1.12.772.

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

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

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: com.amazonaws:aws-java-sdk-s3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent 7b46711 commit 67bf383
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 @@ -91,7 +91,7 @@
<properties>
<aws-v2.version>2.26.25</aws-v2.version>

<aws.version>1.12.765</aws.version>
<aws.version>1.12.772</aws.version>
<checkstyle.version>10.17.0</checkstyle.version>
<commons-codec.version>1.15</commons-codec.version>
<commons-io.version>2.16.1</commons-io.version>
Expand Down

0 comments on commit 67bf383

Please sign in to comment.