From f8122824ca0f17573a9927657f7b53143b700669 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 18:49:52 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Authentication.JwtBearer Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/aspnet/AspNetCore) from 3.1.4 to 3.1.18. - [Release notes](https://github.com/aspnet/AspNetCore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/aspnet/AspNetCore/compare/v3.1.4...v3.1.18) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../WebApiModulo4/WebApiModulo4/WebApiModulo4.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ASP.NET Core 3.1/Modulo 4 - Fundamentos de ASP.NET Core/WebApiModulo4/WebApiModulo4/WebApiModulo4.csproj b/ASP.NET Core 3.1/Modulo 4 - Fundamentos de ASP.NET Core/WebApiModulo4/WebApiModulo4/WebApiModulo4.csproj index 6fd4f15..ce835c7 100644 --- a/ASP.NET Core 3.1/Modulo 4 - Fundamentos de ASP.NET Core/WebApiModulo4/WebApiModulo4/WebApiModulo4.csproj +++ b/ASP.NET Core 3.1/Modulo 4 - Fundamentos de ASP.NET Core/WebApiModulo4/WebApiModulo4/WebApiModulo4.csproj @@ -6,7 +6,7 @@ - + all