From b6d575dad907c88f57a3a4ea03c2e495df0296e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 15:12:31 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Authentication.JwtBearer in /Gateway 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] --- Gateway/Gateway.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gateway/Gateway.csproj b/Gateway/Gateway.csproj index bbd7f5d..429814d 100644 --- a/Gateway/Gateway.csproj +++ b/Gateway/Gateway.csproj @@ -11,7 +11,7 @@ - + all