From 8ede9914bbd815f431a51b6334b4194b0c4400a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 15:02:03 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Authentication.JwtBearer Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/aspnet/AspNetCore) from 3.1.1 to 3.1.18. - [Release notes](https://github.com/aspnet/AspNetCore/releases) - [Commits](https://github.com/aspnet/AspNetCore/compare/v3.1.1...v3.1.18) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- JwtAuthSample/JwtAuthSampleAPI/JwtAuthSampleAPI.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JwtAuthSample/JwtAuthSampleAPI/JwtAuthSampleAPI.csproj b/JwtAuthSample/JwtAuthSampleAPI/JwtAuthSampleAPI.csproj index 0f5e260..5d7b7ee 100644 --- a/JwtAuthSample/JwtAuthSampleAPI/JwtAuthSampleAPI.csproj +++ b/JwtAuthSample/JwtAuthSampleAPI/JwtAuthSampleAPI.csproj @@ -5,7 +5,7 @@ - +