Skip to content

Commit 449fb10

Browse files
deps: Bump System.Text.Json from 10.0.5 to 10.0.9 (#1289)
--- updated-dependencies: - dependency-name: System.Text.Json dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 30eef2c commit 449fb10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
</ItemGroup>
2929

3030
<ItemGroup Label="Serialization and Security">
31-
<PackageVersion Include="System.Text.Json" Version="10.0.5" />
31+
<PackageVersion Include="System.Text.Json" Version="10.0.9" />
3232
<PackageVersion Include="System.Security.Cryptography.Pkcs" Version="10.0.5" />
3333
<!-- Pinned explicitly to patched 8.0.3 to avoid transitive 8.0.2 pulled by Microsoft.IdentityModel.*
3434
which carries GHSA-37gx-xxp4-5rgx and GHSA-w3x6-4m5h-cxqf (both High). -->

0 commit comments

Comments
 (0)