From c23986540e8eed35d2ecc5e4fb48bf396e5be6cb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 22 Jul 2021 07:49:52 +0200 Subject: [PATCH] Bump System.IdentityModel.Tokens.Jwt from 6.9.0 to 6.12.0 (#330) Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 6.9.0 to 6.12.0. - [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/6.9.0...6.12.0) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- src/IdentityTokenValidator/IdentityTokenValidator.csproj | 2 +- test/OidcClient.Tests/OidcClient.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/IdentityTokenValidator/IdentityTokenValidator.csproj b/src/IdentityTokenValidator/IdentityTokenValidator.csproj index 3fb9f16..4665096 100644 --- a/src/IdentityTokenValidator/IdentityTokenValidator.csproj +++ b/src/IdentityTokenValidator/IdentityTokenValidator.csproj @@ -36,7 +36,7 @@ - + diff --git a/test/OidcClient.Tests/OidcClient.Tests.csproj b/test/OidcClient.Tests/OidcClient.Tests.csproj index f851ff7..6a9e437 100644 --- a/test/OidcClient.Tests/OidcClient.Tests.csproj +++ b/test/OidcClient.Tests/OidcClient.Tests.csproj @@ -19,7 +19,7 @@ - +