Skip to content

Commit

Permalink
Downgrade to lowest non vulnerable version
Browse files Browse the repository at this point in the history
  • Loading branch information
tghamm committed Aug 31, 2024
1 parent 0176b6e commit b42b06e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="System.Text.Json" Version="6.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit b42b06e

Please sign in to comment.