Skip to content

Commit bae171c

Browse files
Bump AWSSDK.S3 from 3.7.101.25 to 3.7.101.39
Bumps [AWSSDK.S3](https://github.com/aws/aws-sdk-net) from 3.7.101.25 to 3.7.101.39. - [Release notes](https://github.com/aws/aws-sdk-net/releases) - [Commits](https://github.com/aws/aws-sdk-net/commits) --- updated-dependencies: - dependency-name: AWSSDK.S3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc639b0 commit bae171c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Plugins/AWSS3/Monai.Deploy.Storage.AWSS3.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949

5050
<ItemGroup>
5151
<PackageReference Include="Ardalis.GuardClauses" Version="4.0.1" />
52-
<PackageReference Include="AWSSDK.S3" Version="3.7.101.25" />
52+
<PackageReference Include="AWSSDK.S3" Version="3.7.101.39" />
5353
<PackageReference Include="AWSSDK.SecurityToken" Version="3.7.100.39" />
5454
<PackageReference Include="Microsoft.Extensions.Logging" Version="6.0.0" />
5555
<PackageReference Include="Microsoft.Extensions.Options" Version="6.0.0" />

0 commit comments

Comments
 (0)