Skip to content

Commit

Permalink
Bump aws.sdk.version from 2.27.2 to 2.27.8 (#1045)
Browse files Browse the repository at this point in the history
Bumps `aws.sdk.version` from 2.27.2 to 2.27.8.

Updates `software.amazon.awssdk:sts` from 2.27.2 to 2.27.8

Updates `software.amazon.awssdk:s3` from 2.27.2 to 2.27.8

Updates `software.amazon.awssdk:s3-transfer-manager` from 2.27.2 to 2.27.8

---
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 Aug 20, 2024
1 parent 7a505b8 commit 37a96fc
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.7.0</curator.version>
<log4j.version>2.23.1</log4j.version>
<aws.sdk.version>2.27.2</aws.sdk.version>
<aws.sdk.version>2.27.8</aws.sdk.version>
<error.prone.version>2.30.0</error.prone.version>
<junit.jupiter.version>5.10.3</junit.jupiter.version>
</properties>
Expand Down

0 comments on commit 37a96fc

Please sign in to comment.