Skip to content

Commit

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

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

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

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-cloudsearch
  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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rzo1 committed Oct 21, 2024
1 parent 731189b commit 248fac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion external/aws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ under the License.
<description>AWS resources for StormCrawler</description>

<properties>
<aws.version>1.12.773</aws.version>
<aws.version>1.12.776</aws.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 248fac1

Please sign in to comment.