Skip to content

Commit

Permalink
Bump aws.sdk.version from 2.25.21 to 2.25.31 (#858)
Browse files Browse the repository at this point in the history
Bumps `aws.sdk.version` from 2.25.21 to 2.25.31.

Updates `software.amazon.awssdk:sts` from 2.25.21 to 2.25.31

Updates `software.amazon.awssdk:s3` from 2.25.21 to 2.25.31

Updates `software.amazon.awssdk:s3-transfer-manager` from 2.25.21 to 2.25.31

---
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 Apr 15, 2024
1 parent 6b3a8b0 commit 2c7d85b
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.21</aws.sdk.version>
<aws.sdk.version>2.25.31</aws.sdk.version>
<error.prone.version>2.23.0</error.prone.version>
<junit.jupiter.version>5.10.2</junit.jupiter.version>
</properties>
Expand Down

0 comments on commit 2c7d85b

Please sign in to comment.