Skip to content

Commit f321edd

Browse files
Bump AWSSDK.S3 from 3.7.103.24 to 3.7.103.27 (#199)
Bumps [AWSSDK.S3](https://github.com/aws/aws-sdk-net) from 3.7.103.24 to 3.7.103.27. - [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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aa5526a commit f321edd

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.103.24" />
52+
<PackageReference Include="AWSSDK.S3" Version="3.7.103.27" />
5353
<PackageReference Include="AWSSDK.SecurityToken" Version="3.7.101.24" />
5454
<PackageReference Include="Microsoft.Extensions.Logging" Version="7.0.0" />
5555
<PackageReference Include="Microsoft.Extensions.Options" Version="7.0.1" />

0 commit comments

Comments
 (0)