DuendeSoftware / IdentityServer

The most flexible and standards-compliant OpenID Connect and OAuth 2.x framework for ASP.NET Core
https://duendesoftware.com/products/identityserver
Other
1.49k stars 344 forks source link

Update ASP.NET core dependencies #1570

Closed josephdecock closed 5 months ago

josephdecock commented 5 months ago

Update framework dependencies to avoid taking a transitive dependency on a vulnerable version of System.IdentityModel.Tokens.Jwt. Even though we specify wilson version, we aren't explicitly using the wilson version in most of the nuget packages we produce.