Skip to content

Update JwtBearer package to latest patch versions#194

Merged
marcominerva merged 1 commit intomasterfrom
develop
Apr 15, 2026
Merged

Update JwtBearer package to latest patch versions#194
marcominerva merged 1 commit intomasterfrom
develop

Conversation

@marcominerva
Copy link
Copy Markdown
Owner

Updated Microsoft.AspNetCore.Authentication.JwtBearer NuGet package references in SimpleAuthentication.Abstractions.csproj to the latest patch versions for .NET 8.0, 9.0, and 10.0. This ensures the project uses the most recent security and bug fixes.

Updated Microsoft.AspNetCore.Authentication.JwtBearer NuGet package references in SimpleAuthentication.Abstractions.csproj to the latest patch versions for .NET 8.0, 9.0, and 10.0. This ensures the project uses the most recent security and bug fixes.
Copilot AI review requested due to automatic review settings April 15, 2026 09:28
@marcominerva marcominerva merged commit 448965a into master Apr 15, 2026
7 checks passed
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Microsoft.AspNetCore.Authentication.JwtBearer NuGet package versions used by SimpleAuthentication.Abstractions for each target framework to pick up the latest patch-level fixes.

Changes:

  • Bump JwtBearer for net8.0 from 8.0.258.0.26
  • Bump JwtBearer for net9.0 from 9.0.149.0.15
  • Bump JwtBearer for net10.0 from 10.0.510.0.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants