From bb8dc64de88ad78a3764e814a7b11dc716b4d708 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 10:37:53 +0000 Subject: [PATCH] Bump Microsoft.IdentityModel.JsonWebTokens and 3 others Bumps Microsoft.IdentityModel.JsonWebTokens to 8.15.0 Bumps Microsoft.NETCore.App from 1.0.5 to 2.0.3 Bumps Microsoft.Rest.ClientRuntime from 2.3.8 to 2.3.24 Bumps System.IdentityModel.Tokens.Jwt to 8.15.0 --- updated-dependencies: - dependency-name: Microsoft.IdentityModel.JsonWebTokens dependency-version: 8.15.0 dependency-type: direct:production dependency-group: nuget - dependency-name: Microsoft.IdentityModel.JsonWebTokens dependency-version: 8.15.0 dependency-type: direct:production dependency-group: nuget - dependency-name: Microsoft.NETCore.App dependency-version: 2.0.3 dependency-type: direct:production dependency-group: nuget - dependency-name: Microsoft.Rest.ClientRuntime dependency-version: 2.3.24 dependency-type: direct:production dependency-group: nuget - dependency-name: System.IdentityModel.Tokens.Jwt dependency-version: 8.15.0 dependency-type: direct:production dependency-group: nuget - dependency-name: System.IdentityModel.Tokens.Jwt dependency-version: 8.15.0 dependency-type: direct:production dependency-group: nuget ... Signed-off-by: dependabot[bot] --- .../EventBus/EventBusServiceBus/EventBusServiceBus.csproj | 4 ++++ .../IntegrationEventLogEF/IntegrationEventLogEF.csproj | 2 ++ src/Services/Catalog/Catalog.API/Catalog.API.csproj | 2 ++ 3 files changed, 8 insertions(+) diff --git a/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj b/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj index 3bd541e9..b9bdf18e 100644 --- a/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj +++ b/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj @@ -10,6 +10,10 @@ + + + + \ No newline at end of file diff --git a/src/BuildingBlocks/EventBus/IntegrationEventLogEF/IntegrationEventLogEF.csproj b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/IntegrationEventLogEF.csproj index 68efa488..d07a093f 100644 --- a/src/BuildingBlocks/EventBus/IntegrationEventLogEF/IntegrationEventLogEF.csproj +++ b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/IntegrationEventLogEF.csproj @@ -11,6 +11,8 @@ + + \ No newline at end of file diff --git a/src/Services/Catalog/Catalog.API/Catalog.API.csproj b/src/Services/Catalog/Catalog.API/Catalog.API.csproj index 76e07382..2a140c85 100644 --- a/src/Services/Catalog/Catalog.API/Catalog.API.csproj +++ b/src/Services/Catalog/Catalog.API/Catalog.API.csproj @@ -71,6 +71,8 @@ + + PreserveNewest