Skip to content

Commit ff08a32

Browse files
committed
Bump System.Text.Json version to 5.0.2 due to CVE-2021-26701
1 parent eaaf10a commit ff08a32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<StyleCopAnalyzersPkgVer>[1.2.0-beta.435,2.0)</StyleCopAnalyzersPkgVer>
5050
<SystemCollectionsImmutablePkgVer>1.4.0</SystemCollectionsImmutablePkgVer>
5151
<SystemDiagnosticSourcePkgVer>7.0.0</SystemDiagnosticSourcePkgVer>
52-
<SystemTextJsonPkgVer>4.7.2</SystemTextJsonPkgVer>
52+
<SystemTextJsonPkgVer>5.0.2</SystemTextJsonPkgVer>
5353
<SystemThreadingTasksExtensionsPkgVer>4.5.4</SystemThreadingTasksExtensionsPkgVer>
5454
</PropertyGroup>
5555

0 commit comments

Comments
 (0)