Skip to content

Commit

Permalink
Bump System.Text.Json version to 5.0.2 due to CVE-2021-26701
Browse files Browse the repository at this point in the history
  • Loading branch information
jrebagliatti committed Apr 14, 2023
1 parent eaaf10a commit ff08a32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Common.props
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<StyleCopAnalyzersPkgVer>[1.2.0-beta.435,2.0)</StyleCopAnalyzersPkgVer>
<SystemCollectionsImmutablePkgVer>1.4.0</SystemCollectionsImmutablePkgVer>
<SystemDiagnosticSourcePkgVer>7.0.0</SystemDiagnosticSourcePkgVer>
<SystemTextJsonPkgVer>4.7.2</SystemTextJsonPkgVer>
<SystemTextJsonPkgVer>5.0.2</SystemTextJsonPkgVer>
<SystemThreadingTasksExtensionsPkgVer>4.5.4</SystemThreadingTasksExtensionsPkgVer>
</PropertyGroup>

Expand Down

0 comments on commit ff08a32

Please sign in to comment.