Skip to content

Commit

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

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

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

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

---
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] committed Aug 28, 2024
1 parent 16ca774 commit 6ad51c7
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.8</aws.sdk.version>
<aws.sdk.version>2.27.14</aws.sdk.version>
<error.prone.version>2.30.0</error.prone.version>
<junit.jupiter.version>5.11.0</junit.jupiter.version>
</properties>
Expand Down

0 comments on commit 6ad51c7

Please sign in to comment.