Skip to content

Commit

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

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

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

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and rzo1 committed Dec 16, 2024
1 parent 01a8b53 commit 481bd31
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.779</aws.version>
<aws.version>1.12.780</aws.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 481bd31

Please sign in to comment.