Skip to content

Commit

Permalink
Bump com.amazonaws:aws-java-sdk-core from 1.12.368 to 1.12.637
Browse files Browse the repository at this point in the history
Bumps [com.amazonaws:aws-java-sdk-core](https://github.com/aws/aws-sdk-java) from 1.12.368 to 1.12.637.
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.368...1.12.637)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 8ddd2ff commit db897cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ dependencies {

// Once we upgrade amazon-sqs-java-messaging-lib to v2 we can remove aws-java-sdk-core and sqs.
implementation 'com.amazonaws:amazon-sqs-java-messaging-lib:1.1.2'
implementation 'com.amazonaws:aws-java-sdk-core:1.12.368'
implementation 'com.amazonaws:aws-java-sdk-core:1.12.637'
implementation 'com.amazonaws:aws-java-sdk-sqs:1.12.533'

compileOnly 'org.projectlombok:lombok:1.18.30'
Expand Down

0 comments on commit db897cd

Please sign in to comment.