Skip to content

Commit ed32db7

Browse files
Bump AWSSDK.Core from 3.7.304.22 to 3.7.304.30 (#723)
* Bump AWSSDK.Core from 3.7.304.22 to 3.7.304.30 Bumps [AWSSDK.Core](https://github.com/aws/aws-sdk-net) from 3.7.304.22 to 3.7.304.30. - [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD) - [Commits](https://github.com/aws/aws-sdk-net/commits) --- updated-dependencies: - dependency-name: AWSSDK.Core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Update changelog Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
1 parent 2f55897 commit ed32db7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
2121
- Fixed naming of `ClusterManagerTimeout` and `MasterTimeout` properties from `*TimeSpanout` in the low-level client ([#332](https://github.com/opensearch-project/opensearch-net/pull/332))
2222

2323
### Dependencies
24-
- Bumps `AWSSDK.Core` from 3.7.204.12 to 3.7.304.22
24+
- Bumps `AWSSDK.Core` from 3.7.204.12 to 3.7.304.30
2525
- Bumps `Bogus` from 35.3.0 to 35.6.0
2626
- Bumps `xunit` from 2.7.1 to 2.8.0
2727
- Bumps `FSharp.Core` from 8.0.100 to 8.0.301

src/OpenSearch.Net.Auth.AwsSigV4/OpenSearch.Net.Auth.AwsSigV4.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
<ProjectReference Include="$(SolutionRoot)\src\OpenSearch.Net\OpenSearch.Net.csproj" />
2121
</ItemGroup>
2222
<ItemGroup>
23-
<PackageReference Include="AWSSDK.Core" Version="3.7.304.22" />
23+
<PackageReference Include="AWSSDK.Core" Version="3.7.304.30" />
2424
</ItemGroup>
2525
</Project>

0 commit comments

Comments
 (0)