Skip to content

Commit 103b5a8

Browse files
committed
Update Directory.Packages.props
1 parent 62066b7 commit 103b5a8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageVersion Include="xunit.runner.visualstudio" Version="3.1.5" />
1717
<PackageVersion Include="Microsoft.Sbom.Targets" Version="4.1.2" />
1818
<!-- explicit to avoid a cve -->
19-
<PackageVersion Include="System.Text.Json" Version="8.0.5" />
20-
<PackageVersion Include="Microsoft.Extensions.Caching.Memory" Version="8.0.1" />
19+
<PackageVersion Include="System.Text.Json" Version="9.0.10" />
20+
<PackageVersion Include="Microsoft.Extensions.Caching.Memory" Version="9.0.10" />
2121
</ItemGroup>
2222
</Project>

0 commit comments

Comments
 (0)