Skip to content

Commit 579f853

Browse files
Bump BouncyCastle.Cryptography to 2.6.1
1 parent 6d0fb8d commit 579f853

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

HtmlPdf/HtmlPdf.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<EnableDynamicLoading>true</EnableDynamicLoading>
88
<IncludeBuildOutput>true</IncludeBuildOutput>
99
<IsPackable>true</IsPackable>
10-
<Version>3.7.0</Version>
10+
<Version>3.7.1</Version>
1111
<Nullable>enable</Nullable>
1212
<ImplicitUsings>disable</ImplicitUsings>
1313
<EnableNETAnalyzers>true</EnableNETAnalyzers>
@@ -31,7 +31,7 @@
3131
</ItemGroup>
3232

3333
<ItemGroup Label="Common Packages">
34-
<PackageReference Include="BouncyCastle.Cryptography" Version="2.5.1" />
34+
<PackageReference Include="BouncyCastle.Cryptography" Version="2.6.1" />
3535
<PackageReference Include="itext7" Version="9.2.0" />
3636
<PackageReference Include="itext7.bouncy-castle-adapter" Version="9.2.0" />
3737
<PackageReference Include="itext7.pdfhtml" Version="6.2.0" />

0 commit comments

Comments
 (0)