Skip to content

Commit

Permalink
Aplos: Mend security vulnerabilities (#196)
Browse files Browse the repository at this point in the history
* Aplos: Mend security vulnerabilities

* Aplos: Mend security vulnerabilities
  • Loading branch information
hboechatsoftjourn authored Jul 24, 2024
1 parent fc25093 commit 1aff581
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/AplosConnector.Common/AplosConnector.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,11 @@
<PackageReference Include="Microsoft.Azure.Storage.Blob" Version="11.2.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="PexCard.Api.Client.Core" Version="1.62.0" />
<PackageReference Include="System.Formats.Asn1" Version="8.0.1" />
<PackageReference Include="System.Security.Cryptography.Pkcs" Version="8.0.0" />
<PackageReference Include="Polly" Version="8.3.0" />
<PackageReference Include="Polly.Extensions.Http" Version="3.0.0" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
</ItemGroup>

Expand Down

0 comments on commit 1aff581

Please sign in to comment.