Skip to content

Commit

Permalink
Update System.Text.Json package to resolve [CVE-2024-30105](GHSA-hh…
Browse files Browse the repository at this point in the history
  • Loading branch information
ANASGAUBA committed Jul 31, 2024
1 parent 9dbad69 commit 97cc8f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dependencies.targets
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Update="MySqlConnector.DependencyInjection" Version="2.3.5" />

<PackageReference Update="NetTopologySuite" Version="2.5.0" />
<PackageReference Update="System.Text.Json" Version="8.0.3" />
<PackageReference Update="System.Text.Json" Version="8.0.4" />
<PackageReference Update="Newtonsoft.Json" Version="13.0.3" />

<PackageReference Update="Castle.Core" Version="5.1.1" />
Expand Down

0 comments on commit 97cc8f6

Please sign in to comment.