Skip to content

Commit

Permalink
Reintroduce AWSSDK.SecurityToken
Browse files Browse the repository at this point in the history
  • Loading branch information
lemaitre-aneo committed Apr 10, 2024
1 parent 0beca26 commit 48e9450
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Worker/src/Common/ArmoniK.DevelopmentKit.Worker.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
<ItemGroup>
<PackageReference Include="ArmoniK.Api.Worker" Version="3.16.1" />
<PackageReference Include="AWSSDK.S3" Version="3.7.106.1" />
<!-- AWSSDK.SecurityToken is used by AWSSDK.S3 to automatically get credentials from pod secrets -->
<PackageReference Include="AWSSDK.SecurityToken" Version="3.7.103.16" />
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.3" PrivateAssets="All" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.18.1" />
<PackageReference Include="Grpc.Tools" Version="2.56.0">
Expand Down

0 comments on commit 48e9450

Please sign in to comment.