Skip to content

Commit

Permalink
Upgrade System.Text.Json to 8.0.5 to fix dependabot vulnerability
Browse files Browse the repository at this point in the history
Change-Id: Ic735855934dd15709862e24a14627e94b167b240
  • Loading branch information
Raibaz committed Dec 4, 2024
1 parent 1972bd5 commit b45083e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<package id="System.Security.Cryptography.Encoding" version="4.3.0" targetFramework="net472" />
<package id="System.Security.Cryptography.Primitives" version="4.3.0" targetFramework="net472" />
<package id="System.Text.Encodings.Web" version="8.0.0" targetFramework="net472" />
<package id="System.Text.Json" version="8.0.4" targetFramework="net472" />
<package id="System.Text.Json" version="8.0.5" targetFramework="net472" />
<package id="System.Threading.Tasks.Extensions" version="4.5.4" targetFramework="net472" />
<package id="System.ValueTuple" version="4.5.0" targetFramework="net472" />
</packages>

0 comments on commit b45083e

Please sign in to comment.