From 55617045481bdcfcf885fade1dd4c4bfc3d0d4f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 15:19:43 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Authentication.JwtBearer Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) from 5.0.4 to 5.0.9. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.4...v5.0.9) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Src/Sample/MicroService/Ordering.API/Ordering.API.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Src/Sample/MicroService/Ordering.API/Ordering.API.csproj b/Src/Sample/MicroService/Ordering.API/Ordering.API.csproj index 666a75a..7940c8c 100644 --- a/Src/Sample/MicroService/Ordering.API/Ordering.API.csproj +++ b/Src/Sample/MicroService/Ordering.API/Ordering.API.csproj @@ -16,7 +16,7 @@ - +