From 8fde3c5800fe4bee8d2d84c891d6552e5d5f39e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 03:11:57 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Authentication.JwtBearer Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) from 5.0.6 to 5.0.9. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.6...v5.0.9) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/ApiAuth/Net/JwtApiAuth/JwtApiAuth.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ApiAuth/Net/JwtApiAuth/JwtApiAuth.csproj b/src/ApiAuth/Net/JwtApiAuth/JwtApiAuth.csproj index a243db9..800005e 100644 --- a/src/ApiAuth/Net/JwtApiAuth/JwtApiAuth.csproj +++ b/src/ApiAuth/Net/JwtApiAuth/JwtApiAuth.csproj @@ -6,7 +6,7 @@ - +