Bump System.Security.Permissions from 9.0.2 to 9.0.3

Bumps [System.Security.Permissions](https://github.com/dotnet/runtime) from 9.0.2 to 9.0.3.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v9.0.2...v9.0.3)

---
updated-dependencies:
- dependency-name: System.Security.Permissions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-12 09:54:12 +00:00
committed by GitHub
parent ff3ce5834a
commit dad25331c5
@@ -160,7 +160,7 @@
<!-- Usage: Identifying owning user of Windows Process objects -->
<PackageReference Include="System.Management" Version="9.0.2" />
<!-- Usage: Temporary resolution to compatibility issues with EFCore 7 and .NET 8 -->
<PackageReference Include="System.Security.Permissions" Version="9.0.2" />
<PackageReference Include="System.Security.Permissions" Version="9.0.3" />
</ItemGroup>
<ItemGroup>