From b75f386551df4deb983f88e12ae295051dea23d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 19:12:41 +0000 Subject: [PATCH] Bump System.IdentityModel.Tokens.Jwt in /src/Legacy/Pipeline.Command Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 6.32.0 to 6.34.0. - [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases) - [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md) - [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/v6.32.0...6.34.0) --- updated-dependencies: - dependency-name: System.IdentityModel.Tokens.Jwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Pipeline.Command/Pipeline.Command.csproj | 25 +++++++++++-------- src/Legacy/Pipeline.Command/packages.config | 10 ++++---- 2 files changed, 20 insertions(+), 15 deletions(-) diff --git a/src/Legacy/Pipeline.Command/Pipeline.Command.csproj b/src/Legacy/Pipeline.Command/Pipeline.Command.csproj index cfbc6561..aded1fd1 100644 --- a/src/Legacy/Pipeline.Command/Pipeline.Command.csproj +++ b/src/Legacy/Pipeline.Command/Pipeline.Command.csproj @@ -142,14 +142,17 @@ ..\..\..\packages\Microsoft.Identity.Client.Extensions.Msal.2.31.0\lib\net45\Microsoft.Identity.Client.Extensions.Msal.dll - - ..\..\..\packages\Microsoft.IdentityModel.Abstractions.6.32.0\lib\net472\Microsoft.IdentityModel.Abstractions.dll + + ..\..\..\packages\Microsoft.IdentityModel.Abstractions.7.1.2\lib\net472\Microsoft.IdentityModel.Abstractions.dll + True - - ..\..\..\packages\Microsoft.IdentityModel.JsonWebTokens.6.32.0\lib\net472\Microsoft.IdentityModel.JsonWebTokens.dll + + ..\..\..\packages\Microsoft.IdentityModel.JsonWebTokens.7.1.2\lib\net472\Microsoft.IdentityModel.JsonWebTokens.dll + True - - ..\..\..\packages\Microsoft.IdentityModel.Logging.6.32.0\lib\net472\Microsoft.IdentityModel.Logging.dll + + ..\..\..\packages\Microsoft.IdentityModel.Logging.7.1.2\lib\net472\Microsoft.IdentityModel.Logging.dll + True ..\..\..\packages\Microsoft.IdentityModel.Protocols.6.32.0\lib\net472\Microsoft.IdentityModel.Protocols.dll @@ -157,8 +160,9 @@ ..\..\..\packages\Microsoft.IdentityModel.Protocols.OpenIdConnect.6.32.0\lib\net472\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll - - ..\..\..\packages\Microsoft.IdentityModel.Tokens.6.32.0\lib\net472\Microsoft.IdentityModel.Tokens.dll + + ..\..\..\packages\Microsoft.IdentityModel.Tokens.7.1.2\lib\net472\Microsoft.IdentityModel.Tokens.dll + True ..\..\..\packages\Microsoft.Win32.Primitives.4.3.0\lib\net46\Microsoft.Win32.Primitives.dll @@ -211,8 +215,9 @@ ..\..\..\packages\System.Globalization.Calendars.4.3.0\lib\net46\System.Globalization.Calendars.dll - - ..\..\..\packages\System.IdentityModel.Tokens.Jwt.6.32.0\lib\net472\System.IdentityModel.Tokens.Jwt.dll + + ..\..\..\packages\System.IdentityModel.Tokens.Jwt.6.34.0\lib\net472\System.IdentityModel.Tokens.Jwt.dll + True ..\..\..\packages\System.IO.4.3.0\lib\net462\System.IO.dll diff --git a/src/Legacy/Pipeline.Command/packages.config b/src/Legacy/Pipeline.Command/packages.config index eac1a591..f04e22aa 100644 --- a/src/Legacy/Pipeline.Command/packages.config +++ b/src/Legacy/Pipeline.Command/packages.config @@ -15,12 +15,12 @@ - - - + + + - + @@ -43,7 +43,7 @@ - +