From 5265b5dad5741b82544e2116efdd33cef04ae77f Mon Sep 17 00:00:00 2001 From: Victor Chang Date: Wed, 30 Nov 2022 11:04:57 -0800 Subject: [PATCH] Update packages (#133) Signed-off-by: Victor Chang --- doc/dependency_decisions.yml | 6 +++--- .../AWSS3/Monai.Deploy.Storage.AWSS3.csproj | 4 ++-- .../MinIO/Monai.Deploy.Storage.MinIO.csproj | 2 +- src/Storage/Monai.Deploy.Storage.csproj | 2 +- third-party-licenses.md | 18 +++++++++--------- 5 files changed, 16 insertions(+), 16 deletions(-) diff --git a/doc/dependency_decisions.yml b/doc/dependency_decisions.yml index a9a9782..6fc7768 100644 --- a/doc/dependency_decisions.yml +++ b/doc/dependency_decisions.yml @@ -4,21 +4,21 @@ - :who: mocsharp :why: Apache-2.0 (https://github.com/aws/aws-sdk-net/raw/master/License.txt) :versions: - - 3.7.100.23 + - 3.7.100.25 :when: 2022-08-29 18:11:12.923214877 Z - - :approve - AWSSDK.S3 - :who: mocsharp :why: Apache-2.0 (https://github.com/aws/aws-sdk-net/raw/master/License.txt) :versions: - - 3.7.101.23 + - 3.7.101.25 :when: 2022-08-29 18:11:13.354973002 Z - - :approve - AWSSDK.SecurityToken - :who: mocsharp :why: Apache-2.0 (https://github.com/aws/aws-sdk-net/raw/master/License.txt) :versions: - - 3.7.100.23 + - 3.7.100.25 :when: 2022-08-16 18:11:13.781079769 Z - - :approve - Ardalis.GuardClauses diff --git a/src/Plugins/AWSS3/Monai.Deploy.Storage.AWSS3.csproj b/src/Plugins/AWSS3/Monai.Deploy.Storage.AWSS3.csproj index f23098d..2a9d7ce 100644 --- a/src/Plugins/AWSS3/Monai.Deploy.Storage.AWSS3.csproj +++ b/src/Plugins/AWSS3/Monai.Deploy.Storage.AWSS3.csproj @@ -49,8 +49,8 @@ - - + + diff --git a/src/Plugins/MinIO/Monai.Deploy.Storage.MinIO.csproj b/src/Plugins/MinIO/Monai.Deploy.Storage.MinIO.csproj index de72690..f45eef3 100644 --- a/src/Plugins/MinIO/Monai.Deploy.Storage.MinIO.csproj +++ b/src/Plugins/MinIO/Monai.Deploy.Storage.MinIO.csproj @@ -48,7 +48,7 @@ - + diff --git a/src/Storage/Monai.Deploy.Storage.csproj b/src/Storage/Monai.Deploy.Storage.csproj index 660c46c..8ad4e37 100644 --- a/src/Storage/Monai.Deploy.Storage.csproj +++ b/src/Storage/Monai.Deploy.Storage.csproj @@ -62,7 +62,7 @@ - + diff --git a/third-party-licenses.md b/third-party-licenses.md index 1fb0fb9..83f54cf 100644 --- a/third-party-licenses.md +++ b/third-party-licenses.md @@ -44,15 +44,15 @@ SOFTWARE.
-AWSSDK.Core 3.7.100.23 +AWSSDK.Core 3.7.100.25 ## AWSSDK.Core -- Version: 3.7.100.23 +- Version: 3.7.100.25 - Authors: Amazon Web Services - Owners: Amazon Web Services - Project URL: https://github.com/aws/aws-sdk-net/ -- Source: [NuGet](https://www.nuget.org/packages/AWSSDK.Core/3.7.100.23) +- Source: [NuGet](https://www.nuget.org/packages/AWSSDK.Core/3.7.100.25) - License: [Apache-2.0](https://github.com/aws/aws-sdk-net/raw/master/License.txt) @@ -117,15 +117,15 @@ END OF TERMS AND CONDITIONS
-AWSSDK.S3 3.7.101.23 +AWSSDK.S3 3.7.101.25 ## AWSSDK.S3 -- Version: 3.7.101.23 +- Version: 3.7.101.25 - Authors: Amazon Web Services - Owners: Amazon Web Services - Project URL: https://github.com/aws/aws-sdk-net/ -- Source: [NuGet](https://www.nuget.org/packages/AWSSDK.S3/3.7.101.23) +- Source: [NuGet](https://www.nuget.org/packages/AWSSDK.S3/3.7.101.25) - License: [Apache-2.0](https://github.com/aws/aws-sdk-net/raw/master/License.txt) @@ -190,15 +190,15 @@ END OF TERMS AND CONDITIONS
-AWSSDK.SecurityToken 3.7.100.23 +AWSSDK.SecurityToken 3.7.100.25 ## AWSSDK.SecurityToken -- Version: 3.7.100.23 +- Version: 3.7.100.25 - Authors: Amazon Web Services - Owners: Amazon Web Services - Project URL: https://github.com/aws/aws-sdk-net/ -- Source: [NuGet](https://www.nuget.org/packages/AWSSDK.SecurityToken/3.7.100.23) +- Source: [NuGet](https://www.nuget.org/packages/AWSSDK.SecurityToken/3.7.100.25) - License: [Apache-2.0](https://github.com/aws/aws-sdk-net/raw/master/License.txt)