Skip to content

Commit

Permalink
Merge pull request #2 from 0xfeeddeadbeef/dependabot/nuget/itext7-8.0.5
Browse files Browse the repository at this point in the history
Bump itext7 from 8.0.4 to 8.0.5
  • Loading branch information
0xfeeddeadbeef authored Aug 27, 2024
2 parents aef03ae + 5267335 commit 3e167f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HtmlPdf/HtmlPdf.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="BouncyCastle.Cryptography" Version="2.3.1" />
<PackageReference Include="itext7" Version="8.0.4" />
<PackageReference Include="itext7" Version="8.0.5" />
<PackageReference Include="itext7.bouncy-castle-adapter" Version="8.0.4" />
<PackageReference Include="itext7.pdfhtml" Version="5.0.4" />
</ItemGroup>
Expand Down

0 comments on commit 3e167f4

Please sign in to comment.