Skip to content

Commit

Permalink
update System.Text.Json for .NET Denial of Service Vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
eugene-doobu committed Oct 11, 2024
1 parent 3731ca4 commit fb1466b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="Cocona.Lite" Version="2.0.*" />
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
<PackageReference Include="System.Text.Json" Version="6.0.7" />
<PackageReference Include="System.Text.Json" Version="6.0.10" />
</ItemGroup>

<ItemGroup Condition="'$(SkipSonar)' != 'true'">
Expand Down

0 comments on commit fb1466b

Please sign in to comment.