Skip to content

Commit

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

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

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

---
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 Oct 18, 2024
1 parent 24afa1e commit a461d79
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.28.11</aws-v2.version>

<aws.version>1.12.772</aws.version>
<aws.version>1.12.775</aws.version>
<checkstyle.version>10.18.2</checkstyle.version>
<commons-codec.version>1.15</commons-codec.version>
<commons-io.version>2.17.0</commons-io.version>
Expand Down

0 comments on commit a461d79

Please sign in to comment.