Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 77bd65c

Browse files
Update Serilog.Settings.Configuration dependency to avoid transitive dependency on vulnerable System.Text.Json
1 parent 70808df commit 77bd65c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/Serilog.AspNetCore/Serilog.AspNetCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<ItemGroup>
3535
<!-- The versions of all references in this group must match the major and minor components of the package version prefix. -->
3636
<PackageReference Include="Serilog.Extensions.Hosting" Version="8.0.0" />
37-
<PackageReference Include="Serilog.Settings.Configuration" Version="8.0.0" />
37+
<PackageReference Include="Serilog.Settings.Configuration" Version="8.0.2" />
3838
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
3939
</ItemGroup>
4040

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /