From c505215d3939921c64afc3c5ce78ad432e7797e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 09:16:56 +0000 Subject: [PATCH] Bump System.IdentityModel.Tokens.Jwt from 5.6.0 to 5.7.0 in /SSS.Api Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 5.6.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.6.0...5.7.0) --- updated-dependencies: - dependency-name: System.IdentityModel.Tokens.Jwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- SSS.Api/SSS.Api.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SSS.Api/SSS.Api.csproj b/SSS.Api/SSS.Api.csproj index 2db26751..03a7e899 100644 --- a/SSS.Api/SSS.Api.csproj +++ b/SSS.Api/SSS.Api.csproj @@ -51,13 +51,13 @@ - + - +