Skip to content

Commit

Permalink
Bump aws.sdk.version from 2.25.45 to 2.25.51 (#929)
Browse files Browse the repository at this point in the history
Bumps `aws.sdk.version` from 2.25.45 to 2.25.51.

Updates `software.amazon.awssdk:sts` from 2.25.45 to 2.25.51

Updates `software.amazon.awssdk:s3` from 2.25.45 to 2.25.51

Updates `software.amazon.awssdk:s3-transfer-manager` from 2.25.45 to 2.25.51

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:sts
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:s3-transfer-manager
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 14, 2024
1 parent ab206e1 commit 69fda86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion astra/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<opensearch.version>2.11.1</opensearch.version>
<curator.version>5.6.0</curator.version>
<log4j.version>2.23.1</log4j.version>
<aws.sdk.version>2.25.45</aws.sdk.version>
<aws.sdk.version>2.25.51</aws.sdk.version>
<error.prone.version>2.27.1</error.prone.version>
<junit.jupiter.version>5.10.2</junit.jupiter.version>
</properties>
Expand Down

0 comments on commit 69fda86

Please sign in to comment.