From e7f168899dbae0108d48b678857439a0784fea3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 07:43:43 +0000 Subject: [PATCH] Bump KubernetesClient, System.IdentityModel.Tokens.Jwt and Microsoft.IdentityModel.JsonWebTokens Bumps [KubernetesClient](https://github.com/kubernetes-client/csharp), [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) and [Microsoft.IdentityModel.JsonWebTokens](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet). These dependencies needed to be updated together. Updates `KubernetesClient` from 10.1.4 to 13.0.11 - [Release notes](https://github.com/kubernetes-client/csharp/releases) - [Commits](https://github.com/kubernetes-client/csharp/compare/v10.1.4...v13.0.11) Updates `System.IdentityModel.Tokens.Jwt` from 6.35.0 to 7.1.2 - [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.35.0...7.1.2) Updates `Microsoft.IdentityModel.JsonWebTokens` from 6.35.0 to 7.1.2 - [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.35.0...7.1.2) --- updated-dependencies: - dependency-name: KubernetesClient dependency-type: direct:production update-type: version-update:semver-major - dependency-name: System.IdentityModel.Tokens.Jwt dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.IdentityModel.JsonWebTokens dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../VideoProcessor.Application.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Backend/Services/VideoProcessor/VideoProcessor.Application/VideoProcessor.Application.csproj b/Backend/Services/VideoProcessor/VideoProcessor.Application/VideoProcessor.Application.csproj index a09162c..fe4c380 100644 --- a/Backend/Services/VideoProcessor/VideoProcessor.Application/VideoProcessor.Application.csproj +++ b/Backend/Services/VideoProcessor/VideoProcessor.Application/VideoProcessor.Application.csproj @@ -13,7 +13,7 @@ - +