Skip to content

Commit 3f173a9

Browse files
committed
Bump software.amazon.awssdk:* from 2.30.31 to 2.34.1
Signed-off-by: Daniel Widdis <widdis@gmail.com>
1 parent bb9a7d4 commit 3f173a9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
101101
- Bump `aws-actions/configure-aws-credentials` from 4 to 5 ([#19363](https://github.com/opensearch-project/OpenSearch/pull/19363))
102102
- Bump `com.azure:azure-identity` from 1.14.2 to 1.18.0 ([#19361](https://github.com/opensearch-project/OpenSearch/pull/19361))
103103
- Bump `net.bytebuddy:byte-buddy` from 1.17.5 to 1.17.7 ([#19371](https://github.com/opensearch-project/OpenSearch/pull/19371))
104+
- Bump `software.amazon.awssdk:*` from 2.30.31 to 2.34.1 ([#19383](https://github.com/opensearch-project/OpenSearch/pull/19383))
104105

105106
### Deprecated
106107

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ commonslang = "3.18.0"
5757
commonscompress = "1.28.0"
5858
commonsio = "2.16.0"
5959
# plugin dependencies
60-
aws = "2.30.31"
60+
aws = "2.34.1"
6161
awscrt = "0.35.0"
6262
reactivestreams = "1.0.4"
6363
hadoop3 = "3.3.6"

0 commit comments

Comments
 (0)