From 06166d5e8b01bb722f5a09764cbed20b160705c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Sep 2024 01:07:19 +0000 Subject: [PATCH] build(deps): bump Microsoft.Identity.Web.UI, Microsoft.Identity.Web, Microsoft.Extensions.Options, Microsoft.AspNetCore.Authentication.JwtBearer and Microsoft.AspNetCore.Authentication.OpenIdConnect Bumps [Microsoft.Identity.Web.UI](https://github.com/AzureAD/microsoft-identity-web), [Microsoft.Identity.Web](https://github.com/AzureAD/microsoft-identity-web), [Microsoft.Extensions.Options](https://github.com/dotnet/runtime), [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) and [Microsoft.AspNetCore.Authentication.OpenIdConnect](https://github.com/dotnet/aspnetcore). These dependencies needed to be updated together. Updates `Microsoft.Identity.Web.UI` from 3.1.0 to 3.2.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.1.0...3.2.0) Updates `Microsoft.Identity.Web` from 3.1.0 to 3.2.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.1.0...3.2.0) Updates `Microsoft.Extensions.Options` from 8.0.2 to 9.0.0-rc.1.24431.7 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.2...v9.0.0-rc.1.24431.7) Updates `Microsoft.AspNetCore.Authentication.JwtBearer` from 8.0.8 to 9.0.0-rc.1.24452.1 - [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...v9.0.0-rc.1.24452.1) Updates `Microsoft.AspNetCore.Authentication.OpenIdConnect` from 8.0.8 to 9.0.0-rc.1.24452.1 - [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...v9.0.0-rc.1.24452.1) --- updated-dependencies: - dependency-name: Microsoft.Identity.Web.UI dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Identity.Web dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Extensions.Options dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.AspNetCore.Authentication.OpenIdConnect dependency-type: direct:production update-type: version-update:semver-major ... 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 2b8c14ed..1aec66a8 100644 --- a/SimplePasswordManagerService/SimplePasswordManagerService.csproj +++ b/SimplePasswordManagerService/SimplePasswordManagerService.csproj @@ -14,8 +14,8 @@ - - + +