From cafd5d05446138f453dbb2e0986cc92d92ae0aac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 Oct 2021 17:40:42 -0400 Subject: [PATCH] Bump Microsoft.AspNetCore.Authentication.JwtBearer from 5.0.9 to 5.0.11 (#570) Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) from 5.0.9 to 5.0.11. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Commits](https://github.com/dotnet/aspnetcore/commits) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- src/PublicApi/PublicApi.csproj | 2 +- src/Web/Web.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/PublicApi/PublicApi.csproj b/src/PublicApi/PublicApi.csproj index 5c07a41..fb916db 100644 --- a/src/PublicApi/PublicApi.csproj +++ b/src/PublicApi/PublicApi.csproj @@ -16,7 +16,7 @@ - + diff --git a/src/Web/Web.csproj b/src/Web/Web.csproj index 5f6c542..fbf4b16 100644 --- a/src/Web/Web.csproj +++ b/src/Web/Web.csproj @@ -37,7 +37,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive