Skip to content

Commit 04739db

Browse files
authored
Update System.Text.Json to 8.0.5 CVE-2024-43485 (#2892)
1 parent a7c4b65 commit 04739db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build/dependencies.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<NewtonsoftVersion>13.0.3</NewtonsoftVersion>
1111
<SystemMemoryVersion>4.5.5</SystemMemoryVersion>
1212
<SystemSecurityCryptographyCngVersion>4.5.0</SystemSecurityCryptographyCngVersion>
13-
<SystemTextJson>8.0.4</SystemTextJson>
13+
<SystemTextJson>8.0.5</SystemTextJson>
1414
</PropertyGroup>
1515

1616
</Project>

build/dependenciesTest.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<NewtonsoftVersion>13.0.3</NewtonsoftVersion>
1010
<SystemNetHttp>4.3.4</SystemNetHttp>
1111
<SystemSecurityClaimsVersion>4.3.0</SystemSecurityClaimsVersion>
12-
<SystemTextJson>8.0.4</SystemTextJson>
12+
<SystemTextJson>8.0.5</SystemTextJson>
1313
<SystemTextRegularExpressions>4.3.1</SystemTextRegularExpressions>
1414
<XunitRunnerConsoleVersion>2.9.0</XunitRunnerConsoleVersion>
1515
<XunitRunnerVisualStudioVersion>2.8.2</XunitRunnerVisualStudioVersion>

0 commit comments

Comments
 (0)