From 02ee54f6e49207f465eadd53dc29e38f37e7438e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 18:50:09 +0000 Subject: [PATCH] Bump Microsoft.IdentityModel.JsonWebTokens Bumps [Microsoft.IdentityModel.JsonWebTokens](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 6.23.1 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/6.23.1...6.34.0) --- updated-dependencies: - dependency-name: Microsoft.IdentityModel.JsonWebTokens dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../GSF.Security/GSF.Security.csproj | 25 +++++++++++-------- Source/Libraries/GSF.Security/packages.config | 10 ++++---- 2 files changed, 20 insertions(+), 15 deletions(-) mode change 100755 => 100644 Source/Libraries/GSF.Security/GSF.Security.csproj diff --git a/Source/Libraries/GSF.Security/GSF.Security.csproj b/Source/Libraries/GSF.Security/GSF.Security.csproj old mode 100755 new mode 100644 index 4f83e136c4..1d7de22e3d --- a/Source/Libraries/GSF.Security/GSF.Security.csproj +++ b/Source/Libraries/GSF.Security/GSF.Security.csproj @@ -128,14 +128,17 @@ ..\..\Dependencies\NuGet\Microsoft.Identity.Web.TokenCache.1.26.0\lib\net472\Microsoft.Identity.Web.TokenCache.dll - - ..\..\Dependencies\NuGet\Microsoft.IdentityModel.Abstractions.6.23.1\lib\net472\Microsoft.IdentityModel.Abstractions.dll + + ..\..\Dependencies\NuGet\Microsoft.IdentityModel.Abstractions.7.1.2\lib\net472\Microsoft.IdentityModel.Abstractions.dll + True - - ..\..\Dependencies\NuGet\Microsoft.IdentityModel.JsonWebTokens.6.23.1\lib\net472\Microsoft.IdentityModel.JsonWebTokens.dll + + ..\..\Dependencies\NuGet\Microsoft.IdentityModel.JsonWebTokens.6.34.0\lib\net472\Microsoft.IdentityModel.JsonWebTokens.dll + True - - ..\..\Dependencies\NuGet\Microsoft.IdentityModel.Logging.6.23.1\lib\net472\Microsoft.IdentityModel.Logging.dll + + ..\..\Dependencies\NuGet\Microsoft.IdentityModel.Logging.7.1.2\lib\net472\Microsoft.IdentityModel.Logging.dll + True ..\..\Dependencies\NuGet\Microsoft.IdentityModel.Protocols.6.23.1\lib\net472\Microsoft.IdentityModel.Protocols.dll @@ -143,8 +146,9 @@ ..\..\Dependencies\NuGet\Microsoft.IdentityModel.Protocols.OpenIdConnect.6.23.1\lib\net472\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll - - ..\..\Dependencies\NuGet\Microsoft.IdentityModel.Tokens.6.23.1\lib\net472\Microsoft.IdentityModel.Tokens.dll + + ..\..\Dependencies\NuGet\Microsoft.IdentityModel.Tokens.7.1.2\lib\net472\Microsoft.IdentityModel.Tokens.dll + True ..\..\Dependencies\NuGet\Microsoft.Win32.Registry.5.0.0\lib\net461\Microsoft.Win32.Registry.dll @@ -177,8 +181,9 @@ True True - - ..\..\Dependencies\NuGet\System.Memory.4.5.4\lib\net461\System.Memory.dll + + ..\..\Dependencies\NuGet\System.Memory.4.5.5\lib\net461\System.Memory.dll + True ..\..\Dependencies\NuGet\System.Memory.Data.1.0.2\lib\net461\System.Memory.Data.dll diff --git a/Source/Libraries/GSF.Security/packages.config b/Source/Libraries/GSF.Security/packages.config index e0560638e1..5431071a7d 100644 --- a/Source/Libraries/GSF.Security/packages.config +++ b/Source/Libraries/GSF.Security/packages.config @@ -22,12 +22,12 @@ - - - + + + - + @@ -35,7 +35,7 @@ - +