From eff0bc53bc467303452834af3eb0d2f4d633da61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 19:04:10 +0000 Subject: [PATCH] Bump System.IdentityModel.Tokens.Jwt from 5.4.0 to 5.7.0 Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 5.4.0 to 5.7.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/5.4.0...5.7.0) --- updated-dependencies: - dependency-name: System.IdentityModel.Tokens.Jwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- AuthService.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AuthService.csproj b/AuthService.csproj index c1456e9..17580e8 100644 --- a/AuthService.csproj +++ b/AuthService.csproj @@ -10,11 +10,11 @@ - + - +