From a0b0775c636c906653123335d1df407d5bd91a17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 07:20:21 +0000 Subject: [PATCH] chore(deps): Bump the security-packages group with 2 updates Bumps Microsoft.AspNetCore.Authentication.JwtBearer from 8.0.22 to 8.0.25 Bumps Microsoft.AspNetCore.Authorization from 8.0.22 to 10.0.5 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-version: 8.0.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security-packages - dependency-name: Microsoft.AspNetCore.Authorization dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: security-packages ... Signed-off-by: dependabot[bot] --- Backend/Podium/Podium.API/Podium.API.csproj | 2 +- .../Podium/Podium.Infrastructure/Podium.Infrastructure.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Backend/Podium/Podium.API/Podium.API.csproj b/Backend/Podium/Podium.API/Podium.API.csproj index a13195d..bec6bf8 100644 --- a/Backend/Podium/Podium.API/Podium.API.csproj +++ b/Backend/Podium/Podium.API/Podium.API.csproj @@ -10,7 +10,7 @@ - + diff --git a/Backend/Podium/Podium.Infrastructure/Podium.Infrastructure.csproj b/Backend/Podium/Podium.Infrastructure/Podium.Infrastructure.csproj index 2f0e5fb..b1e3598 100644 --- a/Backend/Podium/Podium.Infrastructure/Podium.Infrastructure.csproj +++ b/Backend/Podium/Podium.Infrastructure/Podium.Infrastructure.csproj @@ -7,7 +7,7 @@ - +