From c3e4fc6deecdca3b075f5ac07a250ca7c6789eb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 22:44:06 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Authentication.JwtBearer and 2 others Bumps Microsoft.AspNetCore.Authentication.JwtBearer from 9.0.15 to 9.0.16 Bumps Microsoft.AspNetCore.HeaderPropagation from 9.0.15 to 9.0.16 Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.15 to 9.0.16 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-version: 9.0.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: Microsoft.AspNetCore.HeaderPropagation dependency-version: 9.0.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 9.0.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] --- src/Api/Api.csproj | 4 ++-- tests/PhaImportNotifcations.Tests.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Api/Api.csproj b/src/Api/Api.csproj index ec59f52..5da6190 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -16,8 +16,8 @@ - - + + diff --git a/tests/PhaImportNotifcations.Tests.csproj b/tests/PhaImportNotifcations.Tests.csproj index d602196..bd9964c 100644 --- a/tests/PhaImportNotifcations.Tests.csproj +++ b/tests/PhaImportNotifcations.Tests.csproj @@ -14,7 +14,7 @@ - +