From 2fa479aa530d91ddf480428c427ed09c942d92b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2024 06:22:19 +0000 Subject: [PATCH] build(deps): bump Microsoft.AspNetCore.Authentication.JwtBearer, Microsoft.AspNetCore.Authentication.OpenIdConnect, Microsoft.Extensions.Options, Microsoft.Identity.Web and Microsoft.Identity.Web.UI Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore), [Microsoft.AspNetCore.Authentication.OpenIdConnect](https://github.com/dotnet/aspnetcore), [Microsoft.Extensions.Options](https://github.com/dotnet/runtime), [Microsoft.Identity.Web](https://github.com/AzureAD/microsoft-identity-web) and [Microsoft.Identity.Web.UI](https://github.com/AzureAD/microsoft-identity-web). These dependencies needed to be updated together. Updates `Microsoft.AspNetCore.Authentication.JwtBearer` from 8.0.8 to 8.0.0 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.8...v8.0.0) Updates `Microsoft.AspNetCore.Authentication.OpenIdConnect` from 8.0.11 to 8.0.0 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.11...v8.0.0) Updates `Microsoft.Extensions.Options` from 8.0.2 to 8.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.2...v8.0.2) Updates `Microsoft.Identity.Web` from 3.3.0 to 3.4.0 - [Release notes](https://github.com/AzureAD/microsoft-identity-web/releases) - [Changelog](https://github.com/AzureAD/microsoft-identity-web/blob/master/changelog.md) - [Commits](https://github.com/AzureAD/microsoft-identity-web/compare/3.3.0...3.4.0) Updates `Microsoft.Identity.Web.UI` from 3.3.0 to 3.4.0 - [Release notes](https://github.com/AzureAD/microsoft-identity-web/releases) - [Changelog](https://github.com/AzureAD/microsoft-identity-web/blob/master/changelog.md) - [Commits](https://github.com/AzureAD/microsoft-identity-web/compare/3.3.0...3.4.0) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.AspNetCore.Authentication.OpenIdConnect dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Options dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Identity.Web dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Identity.Web.UI dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../SimplePasswordManagerService.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SimplePasswordManagerService/SimplePasswordManagerService.csproj b/SimplePasswordManagerService/SimplePasswordManagerService.csproj index d796106c..9736a937 100644 --- a/SimplePasswordManagerService/SimplePasswordManagerService.csproj +++ b/SimplePasswordManagerService/SimplePasswordManagerService.csproj @@ -14,8 +14,8 @@ - - + +