Skip to content

Commit

Permalink
Bump AWSSDK.SecurityToken from 3.7.201.9 to 3.7.202.15
Browse files Browse the repository at this point in the history
Bumps [AWSSDK.SecurityToken](https://github.com/aws/aws-sdk-net) from 3.7.201.9 to 3.7.202.15.
- [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.SecurityToken
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 6896810 commit 7da1e41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Storage/Monai.Deploy.Storage.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!--
<!--
~ Copyright 2021-2022 MONAI Consortium
~
~ Licensed under the Apache License, Version 2.0 (the "License");
Expand Down Expand Up @@ -61,7 +61,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="AWSSDK.SecurityToken" Version="3.7.201.9" />
<PackageReference Include="AWSSDK.SecurityToken" Version="3.7.202.15" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="6.0.21" />
<PackageReference Include="System.IO.Abstractions" Version="17.2.3" />
</ItemGroup>
Expand Down

0 comments on commit 7da1e41

Please sign in to comment.