Skip to content

Commit

Permalink
Merge pull request #7 from jmhardison/resolve-cve2018-0765(4)
Browse files Browse the repository at this point in the history
Resolving open cve on repo.
  • Loading branch information
jmhardison committed Oct 29, 2018
2 parents e92ec4e + 8476f74 commit 3e8972a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli-exakvdocsign/cli-exakvdocsign.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
<PackageReference Include="Microsoft.Extensions.Configuration.AzureKeyVault" Version="2.0.0" />
<PackageReference Include="Microsoft.IdentityModel.Clients.ActiveDirectory" Version="3.19.1" />
<PackageReference Include="System.Security.Cryptography.Algorithms" Version="4.3.1" />
<PackageReference Include="System.Security.Cryptography.Xml" Version="4.4.1" />
<PackageReference Include="System.Security.Cryptography.Xml" Version="4.4.2" />
</ItemGroup>
</Project>

0 comments on commit 3e8972a

Please sign in to comment.