Skip to content

Commit 4643254

Browse files
Bump System.Security.Cryptography.Pkcs from 9.0.4 to 10.0.0
--- updated-dependencies: - dependency-name: System.Security.Cryptography.Pkcs dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3396292 commit 4643254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Notation.Plugin.AzureKeyVault/Notation.Plugin.AzureKeyVault.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<PackageReference Include="Azure.Security.KeyVault.Certificates" Version="4.7.0" />
2222
<PackageReference Include="Azure.Security.KeyVault.Keys" Version="4.7.0" />
2323
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.7.0" />
24-
<PackageReference Include="System.Security.Cryptography.Pkcs" Version="9.0.4" />
24+
<PackageReference Include="System.Security.Cryptography.Pkcs" Version="10.0.0" />
2525
</ItemGroup>
2626

2727
<Target Name="GenerateBuildMetadata" BeforeTargets="CoreCompile">

0 commit comments

Comments
 (0)