From 657920238d4e17398af3e327bc289a85a73904c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 06:20:51 +0000 Subject: [PATCH] Bump Microsoft.IdentityModel.JsonWebTokens and 2 others Bumps Microsoft.IdentityModel.JsonWebTokens from 8.18.0 to 8.19.1 Bumps Microsoft.IdentityModel.Tokens from 8.18.0 to 8.19.1 Bumps System.IdentityModel.Tokens.Jwt from 8.18.0 to 8.19.1 --- updated-dependencies: - dependency-name: Microsoft.IdentityModel.JsonWebTokens dependency-version: 8.19.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.IdentityModel.Tokens dependency-version: 8.19.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: System.IdentityModel.Tokens.Jwt dependency-version: 8.19.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../AzureCosmosDB.MCP.Toolkit.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/AzureCosmosDB.MCP.Toolkit/AzureCosmosDB.MCP.Toolkit.csproj b/src/AzureCosmosDB.MCP.Toolkit/AzureCosmosDB.MCP.Toolkit.csproj index f7a1e6a..11a3214 100644 --- a/src/AzureCosmosDB.MCP.Toolkit/AzureCosmosDB.MCP.Toolkit.csproj +++ b/src/AzureCosmosDB.MCP.Toolkit/AzureCosmosDB.MCP.Toolkit.csproj @@ -30,10 +30,10 @@ - + - - + + \ No newline at end of file