Skip to content

Commit

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

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

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

---
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 Nov 29, 2024
1 parent 94bfadc commit 0cfa0db
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.777</aws.version>
<aws.version>1.12.778</aws.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 0cfa0db

Please sign in to comment.