Browse Source

[deps] Auth: Update Sustainsys.Saml2.AspNetCore2 to v2.10.0 (#4657)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ike <137194738+ike-kottlowski@users.noreply.github.com>
pull/4698/head
renovate[bot] 1 year ago committed by GitHub
parent
commit
c72ad48da8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      bitwarden_license/src/Sso/Sso.csproj

2
bitwarden_license/src/Sso/Sso.csproj

@ -10,7 +10,7 @@ @@ -10,7 +10,7 @@
<!-- This is a transitive dependency to Sustainsys.Saml2.AspNetCore2 -->
<PackageReference Include="Microsoft.AspNetCore.Http" Version="2.2.2" />
<PackageReference Include="Sustainsys.Saml2.AspNetCore2" Version="2.9.2" />
<PackageReference Include="Sustainsys.Saml2.AspNetCore2" Version="2.10.0" />
</ItemGroup>
<ItemGroup>

Loading…
Cancel
Save