Skip to content

Commit

Permalink
Update DependencyModel to resolve system.text.json vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
yborektsioglou authored and khellang committed Nov 5, 2024
1 parent 14a61cc commit 91296ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Scrutor/Scrutor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.3" PrivateAssets="All" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="8.0.2" />
</ItemGroup>
</Project>

0 comments on commit 91296ee

Please sign in to comment.