From 1550a4b727543325172c967f90b2c64f1e5ba9b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 07:56:27 +0000 Subject: [PATCH 1/2] Bump microsoft.aspnetcore.app in /src/Tests/Web.Api.UnitTests Bumps [microsoft.aspnetcore.app](https://github.com/aspnet/AspNetCore) from 2.1.4 to 2.1.22. - [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/2.1.4...v2.1.22) --- updated-dependencies: - dependency-name: microsoft.aspnetcore.app dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/Tests/Web.Api.UnitTests/Web.Api.UnitTests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Tests/Web.Api.UnitTests/Web.Api.UnitTests.csproj b/src/Tests/Web.Api.UnitTests/Web.Api.UnitTests.csproj index 8690732..38d808f 100644 --- a/src/Tests/Web.Api.UnitTests/Web.Api.UnitTests.csproj +++ b/src/Tests/Web.Api.UnitTests/Web.Api.UnitTests.csproj @@ -7,7 +7,7 @@ - + From 0eb5455c8923d6b16be9f24cb3924f9f2d8e0f45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 19:02:47 +0000 Subject: [PATCH 2/2] Bump System.IdentityModel.Tokens.Jwt in /src/Web.Api.Infrastructure Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 5.2.4 to 5.7.0. - [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases) - [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md) - [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/commits/5.7.0) --- updated-dependencies: - dependency-name: System.IdentityModel.Tokens.Jwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/Web.Api.Infrastructure/Web.Api.Infrastructure.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Web.Api.Infrastructure/Web.Api.Infrastructure.csproj b/src/Web.Api.Infrastructure/Web.Api.Infrastructure.csproj index 3dae87e..1266da9 100644 --- a/src/Web.Api.Infrastructure/Web.Api.Infrastructure.csproj +++ b/src/Web.Api.Infrastructure/Web.Api.Infrastructure.csproj @@ -12,9 +12,9 @@ - + - +