From b0f1d5fb7cdd89be5cb85651e33c477003b35f5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Mar 2025 02:57:49 +0000 Subject: [PATCH] chore: nuget: bump Microsoft.AspNetCore.Authentication.OpenIdConnect and System.IdentityModel.Tokens.Jwt Bumps [Microsoft.AspNetCore.Authentication.OpenIdConnect](https://github.com/dotnet/aspnetcore) and [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet). These dependencies needed to be updated together. Updates `Microsoft.AspNetCore.Authentication.OpenIdConnect` from 8.0.11 to 8.0.14 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.11...v8.0.14) Updates `System.IdentityModel.Tokens.Jwt` from 8.3.1 to 7.1.2 - [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases) - [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md) - [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/8.3.1...7.1.2) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.OpenIdConnect dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: System.IdentityModel.Tokens.Jwt dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- applications/RPGTableHelper.WebApi/RPGTableHelper.WebApi.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/RPGTableHelper.WebApi/RPGTableHelper.WebApi.csproj b/applications/RPGTableHelper.WebApi/RPGTableHelper.WebApi.csproj index 8db1ffed..15092f15 100644 --- a/applications/RPGTableHelper.WebApi/RPGTableHelper.WebApi.csproj +++ b/applications/RPGTableHelper.WebApi/RPGTableHelper.WebApi.csproj @@ -22,7 +22,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive