Skip to content

Commit 3112c0c

Browse files
committed
Rollback minio to 6.0.2
Signed-off-by: Victor Chang <[email protected]>
1 parent 5157374 commit 3112c0c

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

doc/dependency_decisions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@
194194
- :who: mocsharp
195195
:why: Apache-2.0 (https://github.com/minio/minio-dotnet/raw/master/LICENSE)
196196
:versions:
197-
- 6.0.4
197+
- 6.0.2
198198
:when: 2022-08-16 18:11:34.443742604 Z
199199
- - :approve
200200
- Moq

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
4343
</PropertyGroup>
4444
<ItemGroup>
45-
<PackageReference Include="Minio" Version="6.0.4" />
45+
<PackageReference Include="Minio" Version="6.0.2" />
4646
</ItemGroup>
4747
<ItemGroup>
4848
<ProjectReference Include="..\..\S3Policy\Monai.Deploy.Storage.S3Policy.csproj" />

third-party-licenses.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4832,14 +4832,14 @@ Contact
48324832

48334833

48344834
<details>
4835-
<summary>Minio 6.0.4</summary>
4835+
<summary>Minio 6.0.2</summary>
48364836

48374837
## Minio
48384838

4839-
- Version: 6.0.4
4839+
- Version: 6.0.2
48404840
- Authors: MinIO, Inc.
48414841
- Project URL: https://github.com/minio/minio-dotnet
4842-
- Source: [NuGet](https://www.nuget.org/packages/Minio/6.0.4)
4842+
- Source: [NuGet](https://www.nuget.org/packages/Minio/6.0.2)
48434843
- License: [Apache-2.0](https://github.com/minio/minio-dotnet/raw/master/LICENSE)
48444844

48454845

0 commit comments

Comments
 (0)