Skip to content

Commit 2dfc518

Browse files
committed
Merge branch 'vchang/update-packages' of https://github.com/Project-MONAI/monai-deploy-informatics-gateway into vchang/update-packages
2 parents 8e8967c + 0498031 commit 2dfc518

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

doc/dependency_decisions.yml

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
:why: Apache-2.0 (https://github.com/aws/aws-sdk-net/raw/master/License.txt)
66
:versions:
77
- 3.7.100.25
8+
- 3.7.105.20
89
:when: 2022-09-01 23:05:22.203089302 Z
910
- - :approve
1011
- AWSSDK.S3
@@ -19,6 +20,7 @@
1920
:why: Apache-2.0 (https://github.com/aws/aws-sdk-net/raw/master/License.txt)
2021
:versions:
2122
- 3.7.100.25
23+
- 3.7.101.26
2224
:when: 2022-09-01 23:05:28.920368903 Z
2325
- - :approve
2426
- BoDi
@@ -320,6 +322,7 @@
320322
:why: MIT (https://github.com/microsoft/vstest/raw/main/LICENSE)
321323
:versions:
322324
- 17.4.1
325+
- 17.5.0
323326
:when: 2022-08-16 23:05:48.342748414 Z
324327
- - :approve
325328
- Microsoft.Data.Sqlite.Core
@@ -690,6 +693,7 @@
690693
:why: MIT (https://raw.githubusercontent.com/microsoft/vstest/main/LICENSE)
691694
:versions:
692695
- 17.4.1
696+
- 17.5.0
693697
:when: 2022-09-01 23:06:13.008314524 Z
694698
- - :approve
695699
- Microsoft.NETCore.Platforms
@@ -740,13 +744,15 @@
740744
:why: MIT (https://github.com/microsoft/vstest/raw/v17.4.0/LICENSE)
741745
:versions:
742746
- 17.4.1
747+
- 17.5.0
743748
:when: 2022-08-16 23:06:16.175705981 Z
744749
- - :approve
745750
- Microsoft.TestPlatform.TestHost
746751
- :who: mocsharp
747752
:why: MIT (https://github.com/microsoft/vstest/raw/v17.4.0/LICENSE)
748753
:versions:
749754
- 17.4.1
755+
- 17.5.0
750756
:when: 2022-08-16 23:06:17.671459450 Z
751757
- - :approve
752758
- Microsoft.Toolkit.HighPerformance
@@ -782,41 +788,43 @@
782788
:why: Apache-2.0 (https://github.com/minio/minio-dotnet/raw/master/LICENSE)
783789
:versions:
784790
- 4.0.6
791+
- 4.0.7
785792
:when: 2022-08-16 23:06:20.598551507 Z
786793
- - :approve
787794
- Monai.Deploy.Messaging
788795
- :who: neilsouth
789796
:why: Apache-2.0 (https://github.com/Project-MONAI/monai-deploy-messaging/raw/main/LICENSE)
790797
:versions:
791-
- 0.1.21
798+
- 0.1.22
792799
:when: 2022-08-16 23:06:21.051573547 Z
793800
- - :approve
794801
- Monai.Deploy.Messaging.RabbitMQ
795802
- :who: neilsouth
796803
:why: Apache-2.0 (https://github.com/Project-MONAI/monai-deploy-messaging/raw/main/LICENSE)
797804
:versions:
798-
- 0.1.21
805+
- 0.1.22
799806
:when: 2022-08-16 23:06:21.511789690 Z
800807
- - :approve
801808
- Monai.Deploy.Storage
802809
- :who: mocsharp
803810
:why: Apache-2.0 (https://github.com/Project-MONAI/monai-deploy-storage/raw/main/LICENSE)
804811
:versions:
805-
- 0.2.13
812+
- 0.2.15
806813
:when: 2022-08-16 23:06:21.988183476 Z
807814
- - :approve
808815
- Monai.Deploy.Storage.MinIO
809816
- :who: mocsharp
810817
:why: Apache-2.0 (https://github.com/Project-MONAI/monai-deploy-storage/raw/main/LICENSE)
811818
:versions:
812-
- 0.2.13
819+
- 0.2.15
813820
:when: 2022-08-16 23:06:22.426838304 Z
814821
- - :approve
815822
- Monai.Deploy.Storage.S3Policy
816823
- :who: mocsharp
817824
:why: Apache-2.0 (https://github.com/Project-MONAI/monai-deploy-storage/raw/main/LICENSE)
818825
:versions:
819826
- 0.2.13
827+
- 0.2.15
820828
:when: 2022-08-16 23:06:22.881956546 Z
821829
- - :approve
822830
- Monai.Deploy.Security
@@ -855,6 +863,7 @@
855863
- 10.0.1
856864
- 13.0.1
857865
- 13.0.2
866+
- 13.0.3
858867
:when: 2022-08-16 23:06:26.098713272 Z
859868
- - :approve
860869
- Newtonsoft.Json.Bson

src/InformaticsGateway/Monai.Deploy.InformaticsGateway.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!--
1+
<!--
22
~ Copyright 2022 MONAI Consortium
33
~
44
~ Licensed under the Apache License, Version 2.0 (the "License");

0 commit comments

Comments
 (0)