Skip to content

Commit bd5064a

Browse files
deps: Bump System.Drawing.Common from 8.0.10 to 10.0.7
--- updated-dependencies: - dependency-name: System.Drawing.Common dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 912a180 commit bd5064a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/dotnet/saml-sp-login/tests/saml-sp-login.tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5" />
1414
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.0" />
1515
<!-- Override transitive dep with vulnerable System.Drawing.Common 4.7.0 (NU1904 / GHSA-rxg9-xrhp-64gj). -->
16-
<PackageReference Include="System.Drawing.Common" Version="8.0.10" />
16+
<PackageReference Include="System.Drawing.Common" Version="10.0.7" />
1717
</ItemGroup>
1818
<ItemGroup>
1919
<ProjectReference Include="..\src\saml-sp-login.csproj" />

0 commit comments

Comments
 (0)