Skip to content

Commit

Permalink
Update itext7 to Version 8.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Spacelord-XaN committed Feb 5, 2024
1 parent 35d92cb commit 3d77f8b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/BraunauMobil.VeloBasar/BraunauMobil.VeloBasar.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@

<ItemGroup>
<PackageReference Include="CsvHelper" Version="30.0.1" />
<PackageReference Include="itext7" Version="7.2.5" />
<PackageReference Include="itext.bouncy-castle-adapter" Version="8.0.2" />
<PackageReference Include="itext7" Version="8.0.2" />
<PackageReference Include="FluentValidation" Version="11.9.0" />
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="11.9.0" />
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="8.0.0" />
Expand Down

0 comments on commit 3d77f8b

Please sign in to comment.