Skip to content

Commit 3fc368e

Browse files
build(deps): bump itext7.bouncy-castle-adapter and Microsoft.Extensions.Logging (#965)
Bumps itext7.bouncy-castle-adapter and [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `itext7.bouncy-castle-adapter` from 8.0.5 to 9.1.0 Updates `Microsoft.Extensions.Logging` from 9.0.0 to 5.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v5.0.0) --- updated-dependencies: - dependency-name: itext7.bouncy-castle-adapter dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Logging dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 61f71fa commit 3fc368e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BervProject.MergePDF/BervProject.MergePDF.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<ItemGroup>
1111
<PackageReference Include="itext7" Version="8.0.5" />
12-
<PackageReference Include="itext7.bouncy-castle-adapter" Version="8.0.5" />
12+
<PackageReference Include="itext7.bouncy-castle-adapter" Version="9.1.0" />
1313
<PackageReference Include="Microsoft.Extensions.Logging" Version="9.0.0" />
1414
</ItemGroup>
1515

0 commit comments

Comments
 (0)