We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 47560bc + 8f6709e commit 3904928Copy full SHA for 3904928
src/iTextSharp.LGPLv2.Core/iTextSharp.LGPLv2.Core.csproj
@@ -64,7 +64,7 @@
64
</ItemGroup>
65
<ItemGroup>
66
<PackageReference Include="SkiaSharp" Version="2.88.9"/>
67
- <PackageReference Include="BouncyCastle.Cryptography" Version="2.4.0"/>
+ <PackageReference Include="BouncyCastle.Cryptography" Version="2.5.0"/>
68
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All"/>
69
70
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' ">
0 commit comments