From ed55c473805fce7e136156d3a16ac6113ca2e7b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 15:06:59 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Authentication.JwtBearer Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) from 5.0.0 to 5.0.9. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.0...v5.0.9) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- server/AuthGrpcService/AuthGrpcService.csproj | 2 +- server/RedisLibrary/AuthLibrary.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/server/AuthGrpcService/AuthGrpcService.csproj b/server/AuthGrpcService/AuthGrpcService.csproj index f6cf8d8..5812ec6 100644 --- a/server/AuthGrpcService/AuthGrpcService.csproj +++ b/server/AuthGrpcService/AuthGrpcService.csproj @@ -12,7 +12,7 @@ - + diff --git a/server/RedisLibrary/AuthLibrary.csproj b/server/RedisLibrary/AuthLibrary.csproj index 063ca76..ff11bf6 100644 --- a/server/RedisLibrary/AuthLibrary.csproj +++ b/server/RedisLibrary/AuthLibrary.csproj @@ -6,7 +6,7 @@ - +