From f1e8645514b43d3fb34cdb74f98ea641f949c4a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Sep 2021 15:08:17 +0000 Subject: [PATCH 1/2] Bump Microsoft.AspNetCore.Authentication.JwtBearer Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/aspnet/AspNetCore) from 3.1.7 to 3.1.18. - [Release notes](https://github.com/aspnet/AspNetCore/releases) - [Commits](https://github.com/aspnet/AspNetCore/compare/v3.1.7...v3.1.18) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../APIGateway.Rest/MerchantAPI.APIGateway.Rest.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/MerchantAPI/APIGateway/APIGateway.Rest/MerchantAPI.APIGateway.Rest.csproj b/src/MerchantAPI/APIGateway/APIGateway.Rest/MerchantAPI.APIGateway.Rest.csproj index 4b43f05..ad3058f 100644 --- a/src/MerchantAPI/APIGateway/APIGateway.Rest/MerchantAPI.APIGateway.Rest.csproj +++ b/src/MerchantAPI/APIGateway/APIGateway.Rest/MerchantAPI.APIGateway.Rest.csproj @@ -18,7 +18,7 @@ - + From 94053a4fb8782c483bf3b78a78f591724b9c2fa2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Sep 2021 15:08:46 +0000 Subject: [PATCH 2/2] Bump Microsoft.AspNetCore.Authentication.JwtBearer Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/aspnet/AspNetCore) from 3.1.7 to 3.1.18. - [Release notes](https://github.com/aspnet/AspNetCore/releases) - [Commits](https://github.com/aspnet/AspNetCore/compare/v3.1.7...v3.1.18) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/MerchantAPI/TokenManager/TokenManager.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/MerchantAPI/TokenManager/TokenManager.csproj b/src/MerchantAPI/TokenManager/TokenManager.csproj index 1f005ba..22ea5d9 100644 --- a/src/MerchantAPI/TokenManager/TokenManager.csproj +++ b/src/MerchantAPI/TokenManager/TokenManager.csproj @@ -6,7 +6,7 @@ - +